Open Lighting Architecture
Latest Git
|
This is the complete list of members for ola::http::HTTPRequest, including all inherited members.
AddHeader(const std::string &key, const std::string &value) | ola::http::HTTPRequest | |
AddPostParameter(const std::string &key, const std::string &value) | ola::http::HTTPRequest | |
CheckParameterExists(const std::string &key) const | ola::http::HTTPRequest | |
GetHeader(const std::string &key) const | ola::http::HTTPRequest | |
GetParameter(const std::string &key) const | ola::http::HTTPRequest | |
GetPostParameter(const std::string &key) const | ola::http::HTTPRequest | |
HTTPRequest(const std::string &url, const std::string &method, const std::string &version, struct MHD_Connection *connection) (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | |
InFlight() const (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | inline |
Init() (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | |
Method() const (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | inline |
ProcessPostData(const char *data, size_t *data_size) | ola::http::HTTPRequest | |
SetInFlight() (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | inline |
Url() const (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | inline |
Version() const (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest | inline |
~HTTPRequest() (defined in ola::http::HTTPRequest) | ola::http::HTTPRequest |