identt
Classes | Public Types | Public Attributes | List of all members
identt::http::ServerRequest Struct Reference

Classes

struct  iequal_to
 
struct  ihash
 

Public Types

using Content = ServerContent
 

Public Attributes

std::string remote_endpoint_address
 
unsigned short remote_endpoint_port
 
std::string method
 
std::string path
 
std::string http_version
 
Content content
 
std::unordered_multimap< std::string, std::string, ihash, iequal_toheader
 
REGEX_NS::smatch path_match
 
boost::asio::streambuf streambuf
 

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