pion-net  4.0.9
pion::net::HTTPTypes Member List
This is the complete list of members for pion::net::HTTPTypes, including all inherited members.
CONTENT_TYPE_HTML (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
CONTENT_TYPE_TEXT (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
CONTENT_TYPE_URLENCODED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
CONTENT_TYPE_XML (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
CookieParams typedefpion::net::HTTPTypes
get_date_string(const time_t t)pion::net::HTTPTypes [static]
HEADER_AUTHORIZATION (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CLIENT_IP (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CONNECTION (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CONTENT_ENCODING (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CONTENT_LENGTH (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CONTENT_LOCATION (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_CONTENT_TYPE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_COOKIE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_HOST (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_IF_MODIFIED_SINCE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_LAST_MODIFIED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_LOCATION (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_NAME_VALUE_DELIMITER (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_REFERER (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_SET_COOKIE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_TRANSFER_ENCODING (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_USER_AGENT (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
HEADER_X_FORWARDED_FOR (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
Headers typedefpion::net::HTTPTypes
make_query_string(const QueryParams &query_params)pion::net::HTTPTypes [static]
make_set_cookie_header(const std::string &name, const std::string &value, const std::string &path, const bool has_max_age=false, const unsigned long max_age=0)pion::net::HTTPTypes [static]
QueryParams typedefpion::net::HTTPTypes
REQUEST_METHOD_DELETE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
REQUEST_METHOD_GET (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
REQUEST_METHOD_HEAD (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
REQUEST_METHOD_POST (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
REQUEST_METHOD_PUT (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_ACCEPTED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_BAD_REQUEST (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_CONTINUE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_CREATED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_FORBIDDEN (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_FOUND (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_METHOD_NOT_ALLOWED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_NO_CONTENT (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_NOT_FOUND (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_NOT_IMPLEMENTED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_NOT_MODIFIED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_OK (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_SERVER_ERROR (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_CODE_UNAUTHORIZED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_ACCEPTED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_BAD_REQUEST (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_CONTINUE (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_CREATED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_FORBIDDEN (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_FOUND (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_METHOD_NOT_ALLOWED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_NO_CONTENT (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_NOT_FOUND (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_NOT_IMPLEMENTED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_NOT_MODIFIED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_OK (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_SERVER_ERROR (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
RESPONSE_MESSAGE_UNAUTHORIZED (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
STRING_CRLF (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
STRING_EMPTY (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
STRING_HTTP_VERSION (defined in pion::net::HTTPTypes)pion::net::HTTPTypes [static]
~HTTPTypes()pion::net::HTTPTypes [inline, virtual]