EVHttpServer  1.0.0
A Lightweight http server base libevent and threadpool
Public Attributes | List of all members
EVHttpServer::HttpKeyVal Struct Reference

HttpKeyVal is a key-value pair used to represent the HTTP head and HTTP Query. More...

#include <EVHttpServer.h>

Public Attributes

std::string key
 
std::string value
 

Detailed Description

HttpKeyVal is a key-value pair used to represent the HTTP head and HTTP Query.


The documentation for this struct was generated from the following file: