Yet Another HTTP Library
yahttp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
YaHTTP::Request Member List

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

bodyYaHTTP::HTTPBase
COOKIES()YaHTTP::HTTPBaseinline
GET()YaHTTP::HTTPBaseinline
getvarsYaHTTP::HTTPBase
headersYaHTTP::HTTPBase
HTTPBase()YaHTTP::HTTPBaseinline
HTTPBase(const HTTPBase &rhs)YaHTTP::HTTPBaseinlineprotected
initialize()YaHTTP::Requestinlinevirtual
jarYaHTTP::HTTPBase
kindYaHTTP::HTTPBase
max_request_sizeYaHTTP::HTTPBase
max_response_sizeYaHTTP::HTTPBase
methodYaHTTP::HTTPBase
operator<<(std::ostream &os, const Request &resp)YaHTTP::Requestfriend
operator=(const HTTPBase &rhs)YaHTTP::Requestinline
operator>>(std::istream &is, Request &resp)YaHTTP::Requestfriend
parametersYaHTTP::HTTPBase
POST()YaHTTP::HTTPBaseinline
postvarsYaHTTP::HTTPBase
preparePost(postformat_t format=urlencoded)YaHTTP::Requestinline
rendererYaHTTP::HTTPBase
Request()YaHTTP::Requestinline
Request(const HTTPBase &rhs)YaHTTP::Requestinline
routeNameYaHTTP::HTTPBase
setup(const std::string &method, const std::string &url)YaHTTP::Requestinline
statusYaHTTP::HTTPBase
statusTextYaHTTP::HTTPBase
str() const YaHTTP::HTTPBaseinline
urlYaHTTP::HTTPBase
versionYaHTTP::HTTPBase
versionStr(int version) const YaHTTP::HTTPBaseinline
write(std::ostream &os) const YaHTTP::HTTPBase