#include <HTTPResponse.hxx>
|
typedef std::map< std::string, std::string > | Header_t |
|
Definition at line 30 of file HTTPResponse.hxx.
◆ Header_t
◆ HTTPResponse()
flightgear::http::HTTPResponse::HTTPResponse |
( |
| ) |
|
|
inline |
◆ ~HTTPResponse()
virtual flightgear::http::HTTPResponse::~HTTPResponse |
( |
| ) |
|
|
inlinevirtual |
◆ Content
std::string flightgear::http::HTTPResponse::Content |
◆ Header
Header_t flightgear::http::HTTPResponse::Header |
◆ StatusCode
int flightgear::http::HTTPResponse::StatusCode |
The documentation for this class was generated from the following file: