|
ofxHTTP
A collection of tools for HTTP.
|
This is the complete list of members for ofx::HTTP::Request, including all inherited members.
| _form | ofx::HTTP::Request | mutableprotected |
| _requestId | ofx::HTTP::Request | protected |
| BaseClient (defined in ofx::HTTP::Request) | ofx::HTTP::Request | friend |
| Client (defined in ofx::HTTP::Request) | ofx::HTTP::Request | friend |
| estimatedContentLength() const | ofx::HTTP::Request | |
| form() const | ofx::HTTP::Request | |
| generateId() | ofx::HTTP::Request | static |
| getRequestId() const | ofx::HTTP::Request | |
| prepareRequest() | ofx::HTTP::Request | protectedvirtual |
| Request(const std::string &method, const std::string &uri, const std::string &httpVersion) | ofx::HTTP::Request | |
| setRequestId(const std::string &requestId) | ofx::HTTP::Request | |
| write(std::ostream &ostr) const | ofx::HTTP::Request | virtual |
| writeRequestBody(std::ostream &requestStream) | ofx::HTTP::Request | protectedvirtual |
| ~Request() | ofx::HTTP::Request | virtual |