HttpHeaders Member List

This is the complete list of members for HttpHeaders, including all inherited members.

append(const HttpHeaderFieldName &name, const String &value)HttpHeaders
begin() constHttpHeadersinline
HashMap< HttpHeaderFieldName, String >::begin()HashMap< HttpHeaderFieldName, String >inlineprivate
clear()HttpHeadersinline
contains(const String &name) constHttpHeadersinline
contains(const K &key) constHttpHeadersinline
HashMap< HttpHeaderFieldName, String >::contains(const HttpHeaderFieldName &key) constHashMap< HttpHeaderFieldName, String >inlineprivate
count() constHttpHeadersinline
HashMap< HttpHeaderFieldName, String >::count() constHashMap< HttpHeaderFieldName, String >inlineprivate
end() constHttpHeadersinline
HashMap< HttpHeaderFieldName, String >::end()HashMap< HttpHeaderFieldName, String >inlineprivate
findOrCreate(const String &name)HttpHeaderFieldsinline
Flag enum nameHttpHeaderFields
Flags typedefHttpHeaderFields
fromString(const String &name) constHttpHeaderFields
getFlags(HttpHeaderFieldName name) constHttpHeaderFields
getLastModifiedDate() constHttpHeadersinline
getServerDate() constHttpHeadersinline
HttpHeaders()=defaultHttpHeaders
HttpHeaders(const HttpHeaders &headers)HttpHeadersinline
operator=(const HttpHeaders &headers)HttpHeadersinline
operator[](const String &name) constHttpHeaders
operator[](const String &name)HttpHeadersinline
operator[](unsigned index) constHttpHeadersinline
operator[](const BaseElement< is_const > &elem) constHttpHeadersinline
HashMap< HttpHeaderFieldName, String >::operator[](const HttpHeaderFieldName &key) constHashMap< HttpHeaderFieldName, String >inlineprivate
HashMap< HttpHeaderFieldName, String >::operator[](const HttpHeaderFieldName &key)HashMap< HttpHeaderFieldName, String >private
remove(const String &name)HttpHeadersinline
remove(const K &key)HttpHeadersinline
HashMap< HttpHeaderFieldName, String >::remove(const HttpHeaderFieldName &key)HashMap< HttpHeaderFieldName, String >inlineprivate
setMultiple(const HttpHeaders &headers)HttpHeaders
HashMap< HttpHeaderFieldName, String >::setMultiple(const HashMap< HttpHeaderFieldName, String > &map)HashMap< HttpHeaderFieldName, String >inlineprivate
toString(HttpHeaderFieldName name) constHttpHeaderFields
toString(const String &name, const String &value)HttpHeaderFieldsstatic
toString(HttpHeaderFieldName name, const String &value) constHttpHeaderFields