#include <HTTPRequest.hxx>
Inherited by flightgear::http::MongooseHTTPRequest.
Definition at line 30 of file HTTPRequest.hxx.
◆ HTTPRequest()
flightgear::http::HTTPRequest::HTTPRequest |
( |
| ) |
|
|
inline |
◆ ~HTTPRequest()
virtual flightgear::http::HTTPRequest::~HTTPRequest |
( |
| ) |
|
|
inlinevirtual |
◆ Content
std::string flightgear::http::HTTPRequest::Content |
◆ HeaderVariables
StringMap flightgear::http::HTTPRequest::HeaderVariables |
◆ HttpVersion
std::string flightgear::http::HTTPRequest::HttpVersion |
◆ localAddress
std::string flightgear::http::HTTPRequest::localAddress |
◆ localPort
int flightgear::http::HTTPRequest::localPort |
◆ Method
std::string flightgear::http::HTTPRequest::Method |
◆ QueryString
std::string flightgear::http::HTTPRequest::QueryString |
◆ remoteAddress
std::string flightgear::http::HTTPRequest::remoteAddress |
◆ remotePort
int flightgear::http::HTTPRequest::remotePort |
◆ RequestVariables
StringMap flightgear::http::HTTPRequest::RequestVariables |
◆ Uri
std::string flightgear::http::HTTPRequest::Uri |
The documentation for this class was generated from the following file: