![]() |
SaltAPI
1.1
An API for the HTTPd / Zia by Salty Studio.
|
This is the complete list of members for HTTP::Request, including all inherited members.
| GetBody() const | HTTP::Message | |
| GetHeader() | HTTP::Message | |
| GetHTTPVersion() const | HTTP::Message | |
| GetMethod() const | HTTP::Request | |
| GetResponse() const | HTTP::Request | |
| GetSocket() const | HTTP::Message | |
| GetURL() const | HTTP::Request | |
| m_body | HTTP::Message | protected |
| m_communicationSession | HTTP::Message | protected |
| m_content_length | HTTP::Message | protected |
| m_header | HTTP::Message | protected |
| m_http_version_major | HTTP::Message | protected |
| m_http_version_minor | HTTP::Message | protected |
| Message() | HTTP::Message | |
| Request() | HTTP::Request | |
| SetBody(std::string const &body) | HTTP::Message | |
| SetBody(const char *body, unsigned long size) | HTTP::Message | |
| SetHTTPVersion(unsigned char major, unsigned char minor) | HTTP::Message | |
| SetMethod(std::string const &method) | HTTP::Request | |
| SetResponse(Response *response) | HTTP::Request | |
| SetURL(std::string const &url) | HTTP::Request | |
| ~Message() | HTTP::Message | virtual |
| ~Request() | HTTP::Request | virtual |