This structure contains the HTTP Protocol information. More...
#include <types.hpp>
Public Attributes | |
std::map< std::string, std::string > | http_headers |
boost::uint32_t | http_type |
boost::uint32_t | stream_id |
boost::uint32_t | data_offset |
boost::uint32_t | data_size |
bool | last_chunk |
This structure contains the HTTP Protocol information.
Definition at line 94 of file types.hpp.