ofxHTTP
A collection of tools for HTTP.
ofx::HTTP::FormRequest Member List
This is the complete list of members for
ofx::HTTP::FormRequest
, including all inherited members.
_form
ofx::HTTP::Request
mutable
protected
_requestId
ofx::HTTP::Request
protected
addFormField
(const std::string &name, const std::string &value)
ofx::HTTP::FormRequest
addFormFields
(const Poco::Net::NameValueCollection &formFields)
ofx::HTTP::FormRequest
addFormFields
(const std::multimap< std::string, std::string > &formFields)
ofx::HTTP::FormRequest
BaseClient
class
ofx::HTTP::FormRequest
friend
clearFormFields
()
ofx::HTTP::FormRequest
DEFAULT_MEDIA_TYPE
ofx::HTTP::FormRequest
static
estimatedContentLength
() const
ofx::HTTP::Request
form
() const
ofx::HTTP::Request
generateId
()
ofx::HTTP::Request
static
getRequestId
() const
ofx::HTTP::Request
prepareRequest
()
ofx::HTTP::Request
protected
virtual
Request
(const std::string &method, const std::string &uri, const std::string &httpVersion)
ofx::HTTP::Request
setFormField
(const std::string &name, const std::string &value)
ofx::HTTP::FormRequest
setRequestId
(const std::string &requestId)
ofx::HTTP::Request
write
(std::ostream &ostr) const
ofx::HTTP::Request
virtual
writeRequestBody
(std::ostream &requestStream)
ofx::HTTP::Request
protected
virtual
~FormRequest
()
ofx::HTTP::FormRequest
virtual
~Request
()
ofx::HTTP::Request
virtual
Generated on Fri Feb 2 2018 14:55:40 for ofxHTTP by
1.8.13