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

This is the complete list of members for YaHTTP::Response, 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::Responseinlinevirtual
jarYaHTTP::HTTPBase
kindYaHTTP::HTTPBase
max_request_sizeYaHTTP::HTTPBase
max_response_sizeYaHTTP::HTTPBase
methodYaHTTP::HTTPBase
operator<<(std::ostream &os, const Response &resp)YaHTTP::Responsefriend
operator=(const HTTPBase &rhs)YaHTTP::Responseinline
operator>>(std::istream &is, Response &resp)YaHTTP::Responsefriend
parametersYaHTTP::HTTPBase
POST()YaHTTP::HTTPBaseinline
postvarsYaHTTP::HTTPBase
rendererYaHTTP::HTTPBase
Response()YaHTTP::Responseinline
Response(const HTTPBase &rhs)YaHTTP::Responseinline
routeNameYaHTTP::HTTPBase
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