My Project 3.2.0
C++ Distributed Hash Table
|
Public Attributes | |
unsigned | status_code {0} |
std::map< std::string, std::string > | headers |
std::string | body |
bool | aborted {false} |
std::weak_ptr< Request > | request |
std::map<std::string, std::string> dht::http::Response::headers |