ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::Request Member List

This is the complete list of members for ofx::HTTP::Request, including all inherited members.

_formofx::HTTP::Requestmutableprotected
_requestIdofx::HTTP::Requestprotected
BaseClient (defined in ofx::HTTP::Request)ofx::HTTP::Requestfriend
Client (defined in ofx::HTTP::Request)ofx::HTTP::Requestfriend
estimatedContentLength() constofx::HTTP::Request
form() constofx::HTTP::Request
generateId()ofx::HTTP::Requeststatic
getRequestId() constofx::HTTP::Request
prepareRequest()ofx::HTTP::Requestprotectedvirtual
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) constofx::HTTP::Requestvirtual
writeRequestBody(std::ostream &requestStream)ofx::HTTP::Requestprotectedvirtual
~Request()ofx::HTTP::Requestvirtual