ZenLib::Format::Http::Handler Class Reference

#include <Http_Handler.h>

List of all members.

Public Member Functions

 Handler ()

Public Attributes

std::string Path
std::map< std::string,
std::string > 
Request_Headers
std::map< std::string,
std::string > 
Request_Cookies
std::map< std::string,
std::string > 
Request_Queries
std::string Foreign_IP
std::string Local_IP
unsigned short Foreign_Port
unsigned short Local_Port
bool HeadersOnly
size_t Response_HTTP_Code
std::map< std::string,
std::string > 
Response_Headers
Cookies Response_Cookies
std::string Response_Body

Constructor & Destructor Documentation

ZenLib::Format::Http::Handler::Handler (  ) 

Member Data Documentation

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::map<std::string, std::string> ZenLib::Format::Http::Handler::Response_Headers

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

Generated on 6 Nov 2021 for ZenLib by  doxygen 1.6.1