C++ Distributed Hash Table
Public Attributes | List of all members
dht::http::Response Struct Reference
Collaboration diagram for dht::http::Response:
Collaboration graph
[legend]

Public Attributes

unsigned status_code {0}
 
std::map< std::string, std::string > headers
 
std::string body
 
bool aborted {false}
 
std::weak_ptr< Requestrequest
 

Detailed Description

Definition at line 211 of file http.h.


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