Open Lighting Architecture 0.10.9
Loading...
Searching...
No Matches
ola::HTTPRequest Member List

This is the complete list of members for ola::HTTPRequest, including all inherited members.

AddHeader(const std::string &key, const std::string &value)ola::HTTPRequest
AddPostParameter(const std::string &key, const std::string &value)ola::HTTPRequest
CheckParameterExists(const std::string &key) constola::HTTPRequest
GetHeader(const std::string &key) constola::HTTPRequest
GetParameter(const std::string &key) constola::HTTPRequest
GetPostParameter(const std::string &key) constola::HTTPRequest
HTTPRequest(const std::string &url, const std::string &method, const std::string &version, struct MHD_Connection *connection) (defined in ola::HTTPRequest)ola::HTTPRequest
InFlight() const (defined in ola::HTTPRequest)ola::HTTPRequestinline
Init() (defined in ola::HTTPRequest)ola::HTTPRequest
Method() const (defined in ola::HTTPRequest)ola::HTTPRequestinline
ProcessPostData(const char *data, size_t *data_size)ola::HTTPRequest
SetInFlight() (defined in ola::HTTPRequest)ola::HTTPRequestinline
Url() const (defined in ola::HTTPRequest)ola::HTTPRequestinline
Version() const (defined in ola::HTTPRequest)ola::HTTPRequestinline
~HTTPRequest() (defined in ola::HTTPRequest)ola::HTTPRequest