ACE_INet  6.0.8
ACE::HTTP::Request Member List
This is the complete list of members for ACE::HTTP::Request, including all inherited members.
add(const ACE_CString &name, const ACE_CString &value)ACE::INet::HeaderBase [inline]
add_cookie(const ACE_CString &cookie)ACE::HTTP::Request
AUTHORIZATIONACE::HTTP::Request [static]
CHUNKED_TRANSFER_ENCODINGACE::HTTP::Header [static]
clear()ACE::INet::HeaderBase [inline]
CONNECTIONACE::HTTP::Header [static]
CONNECTION_CLOSEACE::HTTP::Header [static]
CONNECTION_KEEP_ALIVEACE::HTTP::Header [static]
CONTENT_LENGTHACE::INet::HeaderBase [static]
CONTENT_TYPEACE::INet::HeaderBase [static]
COOKIEACE::HTTP::Request [static]
EMPTYACE::INet::HeaderBase [static]
eof_ACE::INet::HeaderBase [protected, static]
get(const ACE_CString &name, ACE_CString &value) const ACE::INet::HeaderBase [inline]
get_content_length() const ACE::INet::HeaderBase [inline, virtual]
get_content_type() const ACE::INet::HeaderBase [inline, virtual]
get_cookies(ACE_Array< ACE_CString > &cookies) const ACE::HTTP::Request
get_credentials(ACE_CString &scheme, ACE_CString &auth_info) const ACE::HTTP::Request
get_host() const ACE::HTTP::Request [inline]
get_method() const ACE::HTTP::Request [inline]
get_URI() const ACE::HTTP::Request [inline]
get_values(const ACE_CString &name, ACE_Array< ACE_CString > &values) const ACE::INet::HeaderBase
get_version() const ACE::HTTP::Header [inline]
has(const ACE_CString &name) const ACE::INet::HeaderBase [inline]
has_chunked_transfer_encoding() const ACE::HTTP::Header [inline]
has_credentials() const ACE::HTTP::Request [inline]
has_host() const ACE::HTTP::Request [inline]
has_keep_alive() const ACE::HTTP::Header [inline]
Header()ACE::HTTP::Header
Header(const ACE_CString &version)ACE::HTTP::Header
HeaderBase()ACE::INet::HeaderBase
HOSTACE::HTTP::Request [static]
HTTP_1_0ACE::HTTP::Header [static]
HTTP_1_1ACE::HTTP::Header [static]
HTTP_CONNECTACE::HTTP::Request [static]
HTTP_DELETEACE::HTTP::Request [static]
HTTP_GETACE::HTTP::Request [static]
HTTP_HEADACE::HTTP::Request [static]
HTTP_OPTIONSACE::HTTP::Request [static]
HTTP_POSTACE::HTTP::Request [static]
HTTP_PUTACE::HTTP::Request [static]
HTTP_TRACEACE::HTTP::Request [static]
Limits enum nameACE::HTTP::Request [private]
MAX_METHOD_LENGTH enum valueACE::HTTP::Request [private]
MAX_URI_LENGTH enum valueACE::HTTP::Request [private]
MAX_VERSION_LENGTH enum valueACE::HTTP::Request [private]
method_ACE::HTTP::Request [private]
read(std::istream &str)ACE::HTTP::Request [virtual]
read_field(std::istream &str, ACE_CString &var, size_t maxlen, char delim)ACE::INet::HeaderBase [inline, protected]
read_ws_field(std::istream &str, ACE_CString &var, size_t maxlen)ACE::INet::HeaderBase [inline, protected]
remove(const ACE_CString &name)ACE::INet::HeaderBase [inline]
Request()ACE::HTTP::Request
Request(const ACE_CString &version)ACE::HTTP::Request
Request(const ACE_CString &method, const ACE_CString &uri)ACE::HTTP::Request
Request(const ACE_CString &method, const ACE_CString &uri, const ACE_CString &version)ACE::HTTP::Request
reset()ACE::HTTP::Request [inline]
reset(const ACE_CString &version)ACE::HTTP::Request [inline]
reset(const ACE_CString &method, const ACE_CString &uri)ACE::HTTP::Request [inline]
reset(const ACE_CString &method, const ACE_CString &uri, const ACE_CString &version)ACE::HTTP::Request [inline]
set(const ACE_CString &name, const ACE_CString &value)ACE::INet::HeaderBase
set_chunked_transfer_encoding(bool flag)ACE::HTTP::Header [inline]
set_content_length(int length)ACE::INet::HeaderBase [virtual]
set_content_type(const ACE_CString &mime_type)ACE::INet::HeaderBase [inline, virtual]
set_credentials(const ACE_CString &scheme, const ACE_CString &auth_info)ACE::HTTP::Request
set_host(const ACE_CString &host)ACE::HTTP::Request [inline]
set_host(const ACE_CString &host, u_short port)ACE::HTTP::Request
set_keep_alive(bool keep_alive)ACE::HTTP::Header [inline]
set_method(const ACE_CString &method)ACE::HTTP::Request [inline]
set_URI(const ACE_CString &uri)ACE::HTTP::Request [inline]
set_version(const ACE_CString &version)ACE::HTTP::Header [inline]
TRANSFER_ENCODINGACE::HTTP::Header [static]
UNKNOWN_CONTENT_LENGTHACE::INet::HeaderBase [static]
UNKNOWN_CONTENT_TYPEACE::INet::HeaderBase [static]
uri_ACE::HTTP::Request [private]
write(std::ostream &str) const ACE::HTTP::Request [virtual]
~Header()ACE::HTTP::Header [virtual]
~HeaderBase()ACE::INet::HeaderBase [virtual]
~Request()ACE::HTTP::Request [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines