#include <Http_Handler.h>
Constructor & Destructor Documentation
ZenLib::Format::Http::Handler::Handler |
( |
| ) |
|
Member Data Documentation
std::string ZenLib::Format::Http::Handler::Foreign_IP |
unsigned short ZenLib::Format::Http::Handler::Foreign_Port |
bool ZenLib::Format::Http::Handler::HeadersOnly |
std::string ZenLib::Format::Http::Handler::Local_IP |
unsigned short ZenLib::Format::Http::Handler::Local_Port |
std::string ZenLib::Format::Http::Handler::Path |
std::map<std::string, std::string> ZenLib::Format::Http::Handler::Request_Cookies |
std::map<std::string, std::string> ZenLib::Format::Http::Handler::Request_Headers |
std::map<std::string, std::string> ZenLib::Format::Http::Handler::Request_Queries |
std::string ZenLib::Format::Http::Handler::Response_Body |
Cookies ZenLib::Format::Http::Handler::Response_Cookies |
std::map<std::string, std::string> ZenLib::Format::Http::Handler::Response_Headers |
size_t ZenLib::Format::Http::Handler::Response_HTTP_Code |
The documentation for this class was generated from the following file: