Open Lighting Architecture  Latest Git
ola::http::HTTPRequest Member List

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) constola::http::HTTPRequest
GetHeader(const std::string &key) constola::http::HTTPRequest
GetParameter(const std::string &key) constola::http::HTTPRequest
GetPostParameter(const std::string &key) constola::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::HTTPRequestinline
Init() (defined in ola::http::HTTPRequest)ola::http::HTTPRequest
Method() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
ProcessPostData(const char *data, size_t *data_size)ola::http::HTTPRequest
SetInFlight() (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
Url() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
Version() const (defined in ola::http::HTTPRequest)ola::http::HTTPRequestinline
~HTTPRequest() (defined in ola::http::HTTPRequest)ola::http::HTTPRequest