_fieldLimit | Poco::Net::MessageHeader | private |
_map | Poco::Net::NameValueCollection | private |
_reason | Poco::Net::HTTPResponse | private |
_status | Poco::Net::HTTPResponse | private |
_version | Poco::Net::HTTPMessage | private |
add(const std::string &name, const std::string &value) | Poco::Net::NameValueCollection | |
addCookie(const HTTPCookie &cookie) | Poco::Net::HTTPResponse | |
begin() const | Poco::Net::NameValueCollection | |
CHUNKED_TRANSFER_ENCODING | Poco::Net::HTTPMessage | static |
clear() | Poco::Net::NameValueCollection | |
CONNECTION | Poco::Net::HTTPMessage | static |
CONNECTION_CLOSE | Poco::Net::HTTPMessage | static |
CONNECTION_KEEP_ALIVE | Poco::Net::HTTPMessage | static |
ConstIterator typedef | Poco::Net::NameValueCollection | |
CONTENT_LENGTH | Poco::Net::HTTPMessage | static |
CONTENT_TYPE | Poco::Net::HTTPMessage | static |
DATE | Poco::Net::HTTPResponse | static |
decodeRFC2047(const std::string &ins, std::string &outs, const std::string &charset="UTF-8") | Poco::Net::MessageHeader | static |
decodeWord(const std::string &text, const std::string &charset="UTF-8") | Poco::Net::MessageHeader | static |
DFL_FIELD_LIMIT enum value | Poco::Net::MessageHeader | private |
empty() const | Poco::Net::NameValueCollection | |
EMPTY | Poco::Net::HTTPMessage | static |
end() const | Poco::Net::NameValueCollection | |
erase(const std::string &name) | Poco::Net::NameValueCollection | |
find(const std::string &name) const | Poco::Net::NameValueCollection | |
get(const std::string &name) const | Poco::Net::NameValueCollection | |
get(const std::string &name, const std::string &defaultValue) const | Poco::Net::NameValueCollection | |
getChunkedTransferEncoding() const | Poco::Net::HTTPMessage | |
getContentLength() const | Poco::Net::HTTPMessage | |
getContentType() const | Poco::Net::HTTPMessage | |
getCookies(std::vector< HTTPCookie > &cookies) const | Poco::Net::HTTPResponse | |
getDate() const | Poco::Net::HTTPResponse | |
getFieldLimit() const | Poco::Net::MessageHeader | |
getKeepAlive() const | Poco::Net::HTTPMessage | |
getReason() const | Poco::Net::HTTPResponse | inline |
getReasonForStatus(HTTPStatus status) | Poco::Net::HTTPResponse | static |
getStatus() const | Poco::Net::HTTPResponse | inline |
getTransferEncoding() const | Poco::Net::HTTPMessage | |
getVersion() const | Poco::Net::HTTPMessage | inline |
has(const std::string &name) const | Poco::Net::NameValueCollection | |
hasContentLength() const | Poco::Net::HTTPMessage | inline |
hasToken(const std::string &fieldName, const std::string &token) const | Poco::Net::MessageHeader | |
HeaderMap typedef | Poco::Net::NameValueCollection | |
HTTP_1_0 | Poco::Net::HTTPMessage | static |
HTTP_1_1 | Poco::Net::HTTPMessage | static |
HTTP_ACCEPTED enum value | Poco::Net::HTTPResponse | |
HTTP_ALREADY_REPORTED enum value | Poco::Net::HTTPResponse | |
HTTP_BAD_GATEWAY enum value | Poco::Net::HTTPResponse | |
HTTP_BAD_REQUEST enum value | Poco::Net::HTTPResponse | |
HTTP_CONFLICT enum value | Poco::Net::HTTPResponse | |
HTTP_CONTINUE enum value | Poco::Net::HTTPResponse | |
HTTP_CREATED enum value | Poco::Net::HTTPResponse | |
HTTP_ENCHANCE_YOUR_CALM enum value | Poco::Net::HTTPResponse | |
HTTP_EXPECTATION_FAILED enum value | Poco::Net::HTTPResponse | |
HTTP_FAILED_DEPENDENCY enum value | Poco::Net::HTTPResponse | |
HTTP_FORBIDDEN enum value | Poco::Net::HTTPResponse | |
HTTP_FOUND enum value | Poco::Net::HTTPResponse | |
HTTP_GATEWAY_TIMEOUT enum value | Poco::Net::HTTPResponse | |
HTTP_GONE enum value | Poco::Net::HTTPResponse | |
HTTP_IM_A_TEAPOT enum value | Poco::Net::HTTPResponse | |
HTTP_IM_USED enum value | Poco::Net::HTTPResponse | |
HTTP_INSUFFICIENT_STORAGE enum value | Poco::Net::HTTPResponse | |
HTTP_INTERNAL_SERVER_ERROR enum value | Poco::Net::HTTPResponse | |
HTTP_LENGTH_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_LOCKED enum value | Poco::Net::HTTPResponse | |
HTTP_LOOP_DETECTED enum value | Poco::Net::HTTPResponse | |
HTTP_METHOD_NOT_ALLOWED enum value | Poco::Net::HTTPResponse | |
HTTP_MISDIRECTED_REQUEST enum value | Poco::Net::HTTPResponse | |
HTTP_MOVED_PERMANENTLY enum value | Poco::Net::HTTPResponse | |
HTTP_MULTI_STATUS enum value | Poco::Net::HTTPResponse | |
HTTP_MULTIPLE_CHOICES enum value | Poco::Net::HTTPResponse | |
HTTP_NETWORK_AUTHENTICATION_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_NO_CONTENT enum value | Poco::Net::HTTPResponse | |
HTTP_NONAUTHORITATIVE enum value | Poco::Net::HTTPResponse | |
HTTP_NOT_ACCEPTABLE enum value | Poco::Net::HTTPResponse | |
HTTP_NOT_EXTENDED enum value | Poco::Net::HTTPResponse | |
HTTP_NOT_FOUND enum value | Poco::Net::HTTPResponse | |
HTTP_NOT_IMPLEMENTED enum value | Poco::Net::HTTPResponse | |
HTTP_NOT_MODIFIED enum value | Poco::Net::HTTPResponse | |
HTTP_OK enum value | Poco::Net::HTTPResponse | |
HTTP_PARTIAL_CONTENT enum value | Poco::Net::HTTPResponse | |
HTTP_PAYMENT_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_PERMANENT_REDIRECT enum value | Poco::Net::HTTPResponse | |
HTTP_PRECONDITION_FAILED enum value | Poco::Net::HTTPResponse | |
HTTP_PRECONDITION_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_PROCESSING enum value | Poco::Net::HTTPResponse | |
HTTP_PROXY_AUTHENTICATION_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_REASON_ACCEPTED | Poco::Net::HTTPResponse | static |
HTTP_REASON_ALREADY_REPORTED | Poco::Net::HTTPResponse | static |
HTTP_REASON_BAD_GATEWAY | Poco::Net::HTTPResponse | static |
HTTP_REASON_BAD_REQUEST | Poco::Net::HTTPResponse | static |
HTTP_REASON_CONFLICT | Poco::Net::HTTPResponse | static |
HTTP_REASON_CONTINUE | Poco::Net::HTTPResponse | static |
HTTP_REASON_CREATED | Poco::Net::HTTPResponse | static |
HTTP_REASON_ENCHANCE_YOUR_CALM | Poco::Net::HTTPResponse | static |
HTTP_REASON_EXPECTATION_FAILED | Poco::Net::HTTPResponse | static |
HTTP_REASON_FAILED_DEPENDENCY | Poco::Net::HTTPResponse | static |
HTTP_REASON_FORBIDDEN | Poco::Net::HTTPResponse | static |
HTTP_REASON_FOUND | Poco::Net::HTTPResponse | static |
HTTP_REASON_GATEWAY_TIMEOUT | Poco::Net::HTTPResponse | static |
HTTP_REASON_GONE | Poco::Net::HTTPResponse | static |
HTTP_REASON_IM_A_TEAPOT | Poco::Net::HTTPResponse | static |
HTTP_REASON_IM_USED | Poco::Net::HTTPResponse | static |
HTTP_REASON_INSUFFICIENT_STORAGE | Poco::Net::HTTPResponse | static |
HTTP_REASON_INTERNAL_SERVER_ERROR | Poco::Net::HTTPResponse | static |
HTTP_REASON_LENGTH_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_LOCKED | Poco::Net::HTTPResponse | static |
HTTP_REASON_LOOP_DETECTED | Poco::Net::HTTPResponse | static |
HTTP_REASON_METHOD_NOT_ALLOWED | Poco::Net::HTTPResponse | static |
HTTP_REASON_MISDIRECTED_REQUEST | Poco::Net::HTTPResponse | static |
HTTP_REASON_MOVED_PERMANENTLY | Poco::Net::HTTPResponse | static |
HTTP_REASON_MULTI_STATUS | Poco::Net::HTTPResponse | static |
HTTP_REASON_MULTIPLE_CHOICES | Poco::Net::HTTPResponse | static |
HTTP_REASON_NETWORK_AUTHENTICATION_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_NO_CONTENT | Poco::Net::HTTPResponse | static |
HTTP_REASON_NONAUTHORITATIVE | Poco::Net::HTTPResponse | static |
HTTP_REASON_NOT_ACCEPTABLE | Poco::Net::HTTPResponse | static |
HTTP_REASON_NOT_EXTENDED | Poco::Net::HTTPResponse | static |
HTTP_REASON_NOT_FOUND | Poco::Net::HTTPResponse | static |
HTTP_REASON_NOT_IMPLEMENTED | Poco::Net::HTTPResponse | static |
HTTP_REASON_NOT_MODIFIED | Poco::Net::HTTPResponse | static |
HTTP_REASON_OK | Poco::Net::HTTPResponse | static |
HTTP_REASON_PARTIAL_CONTENT | Poco::Net::HTTPResponse | static |
HTTP_REASON_PAYMENT_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_PERMANENT_REDIRECT | Poco::Net::HTTPResponse | static |
HTTP_REASON_PRECONDITION_FAILED | Poco::Net::HTTPResponse | static |
HTTP_REASON_PRECONDITION_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_PROCESSING | Poco::Net::HTTPResponse | static |
HTTP_REASON_PROXY_AUTHENTICATION_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_REQUEST_ENTITY_TOO_LARGE | Poco::Net::HTTPResponse | static |
HTTP_REASON_REQUEST_HEADER_FIELDS_TOO_LARGE | Poco::Net::HTTPResponse | static |
HTTP_REASON_REQUEST_TIMEOUT | Poco::Net::HTTPResponse | static |
HTTP_REASON_REQUEST_URI_TOO_LONG | Poco::Net::HTTPResponse | static |
HTTP_REASON_REQUESTED_RANGE_NOT_SATISFIABLE | Poco::Net::HTTPResponse | static |
HTTP_REASON_RESET_CONTENT | Poco::Net::HTTPResponse | static |
HTTP_REASON_SEE_OTHER | Poco::Net::HTTPResponse | static |
HTTP_REASON_SERVICE_UNAVAILABLE | Poco::Net::HTTPResponse | static |
HTTP_REASON_SWITCHING_PROTOCOLS | Poco::Net::HTTPResponse | static |
HTTP_REASON_TEMPORARY_REDIRECT | Poco::Net::HTTPResponse | static |
HTTP_REASON_TOO_MANY_REQUESTS | Poco::Net::HTTPResponse | static |
HTTP_REASON_UNAUTHORIZED | Poco::Net::HTTPResponse | static |
HTTP_REASON_UNAVAILABLE_FOR_LEGAL_REASONS | Poco::Net::HTTPResponse | static |
HTTP_REASON_UNKNOWN | Poco::Net::HTTPResponse | static |
HTTP_REASON_UNPROCESSABLE_ENTITY | Poco::Net::HTTPResponse | static |
HTTP_REASON_UNSUPPORTED_MEDIA_TYPE | Poco::Net::HTTPResponse | static |
HTTP_REASON_UPGRADE_REQUIRED | Poco::Net::HTTPResponse | static |
HTTP_REASON_USE_PROXY | Poco::Net::HTTPResponse | static |
HTTP_REASON_VARIANT_ALSO_NEGOTIATES | Poco::Net::HTTPResponse | static |
HTTP_REASON_VERSION_NOT_SUPPORTED | Poco::Net::HTTPResponse | static |
HTTP_REQUEST_ENTITY_TOO_LARGE enum value | Poco::Net::HTTPResponse | |
HTTP_REQUEST_HEADER_FIELDS_TOO_LARGE enum value | Poco::Net::HTTPResponse | |
HTTP_REQUEST_TIMEOUT enum value | Poco::Net::HTTPResponse | |
HTTP_REQUEST_URI_TOO_LONG enum value | Poco::Net::HTTPResponse | |
HTTP_REQUESTED_RANGE_NOT_SATISFIABLE enum value | Poco::Net::HTTPResponse | |
HTTP_REQUESTENTITYTOOLARGE enum value | Poco::Net::HTTPResponse | |
HTTP_REQUESTURITOOLONG enum value | Poco::Net::HTTPResponse | |
HTTP_RESET_CONTENT enum value | Poco::Net::HTTPResponse | |
HTTP_SEE_OTHER enum value | Poco::Net::HTTPResponse | |
HTTP_SERVICE_UNAVAILABLE enum value | Poco::Net::HTTPResponse | |
HTTP_SWITCHING_PROTOCOLS enum value | Poco::Net::HTTPResponse | |
HTTP_TEMPORARY_REDIRECT enum value | Poco::Net::HTTPResponse | |
HTTP_TOO_MANY_REQUESTS enum value | Poco::Net::HTTPResponse | |
HTTP_UNAUTHORIZED enum value | Poco::Net::HTTPResponse | |
HTTP_UNAVAILABLE_FOR_LEGAL_REASONS enum value | Poco::Net::HTTPResponse | |
HTTP_UNPROCESSABLE_ENTITY enum value | Poco::Net::HTTPResponse | |
HTTP_UNSUPPORTED_MEDIA_TYPE enum value | Poco::Net::HTTPResponse | |
HTTP_UNSUPPORTEDMEDIATYPE enum value | Poco::Net::HTTPResponse | |
HTTP_UPGRADE_REQUIRED enum value | Poco::Net::HTTPResponse | |
HTTP_USE_PROXY enum value | Poco::Net::HTTPResponse | |
HTTP_USEPROXY enum value | Poco::Net::HTTPResponse | |
HTTP_VARIANT_ALSO_NEGOTIATES enum value | Poco::Net::HTTPResponse | |
HTTP_VERSION_NOT_SUPPORTED enum value | Poco::Net::HTTPResponse | |
HTTPMessage() | Poco::Net::HTTPMessage | protected |
HTTPMessage(const std::string &version) | Poco::Net::HTTPMessage | protected |
HTTPMessage(const HTTPMessage &other) | Poco::Net::HTTPMessage | protected |
HTTPResponse() | Poco::Net::HTTPResponse | |
HTTPResponse(HTTPStatus status, const std::string &reason) | Poco::Net::HTTPResponse | |
HTTPResponse(const std::string &version, HTTPStatus status, const std::string &reason) | Poco::Net::HTTPResponse | |
HTTPResponse(HTTPStatus status) | Poco::Net::HTTPResponse | explicit |
HTTPResponse(const std::string &version, HTTPStatus status) | Poco::Net::HTTPResponse | |
HTTPResponse(const HTTPResponse &other) | Poco::Net::HTTPResponse | |
HTTPStatus enum name | Poco::Net::HTTPResponse | |
IDENTITY_TRANSFER_ENCODING | Poco::Net::HTTPMessage | static |
Iterator typedef | Poco::Net::NameValueCollection | |
Limits enum name | Poco::Net::HTTPResponse | private |
MAX_NAME_LENGTH enum value | Poco::Net::MessageHeader | private |
MAX_REASON_LENGTH enum value | Poco::Net::HTTPResponse | private |
MAX_STATUS_LENGTH enum value | Poco::Net::HTTPResponse | private |
MAX_VALUE_LENGTH enum value | Poco::Net::MessageHeader | private |
MAX_VERSION_LENGTH enum value | Poco::Net::HTTPResponse | private |
MessageHeader() | Poco::Net::MessageHeader | |
MessageHeader(const MessageHeader &messageHeader) | Poco::Net::MessageHeader | |
NameValueCollection() | Poco::Net::NameValueCollection | |
NameValueCollection(const NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
NameValueCollection(NameValueCollection &&nvc) noexcept | Poco::Net::NameValueCollection | |
operator=(const HTTPResponse &other) | Poco::Net::HTTPResponse | |
Poco::Net::HTTPMessage::operator=(const HTTPMessage &other) | Poco::Net::HTTPMessage | protected |
Poco::Net::MessageHeader::operator=(const MessageHeader &messageHeader) | Poco::Net::MessageHeader | |
Poco::Net::NameValueCollection::operator=(const NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
Poco::Net::NameValueCollection::operator=(NameValueCollection &&nvc) noexcept | Poco::Net::NameValueCollection | |
operator[](const std::string &name) const | Poco::Net::NameValueCollection | |
PROXY_CONNECTION | Poco::Net::HTTPMessage | static |
quote(const std::string &value, std::string &result, bool allowSpace=false) | Poco::Net::MessageHeader | static |
read(std::istream &istr) | Poco::Net::HTTPResponse | virtual |
set(const std::string &name, const std::string &value) | Poco::Net::NameValueCollection | |
SET_COOKIE | Poco::Net::HTTPResponse | static |
setChunkedTransferEncoding(bool flag) | Poco::Net::HTTPMessage | |
setContentLength(std::streamsize length) | Poco::Net::HTTPMessage | |
setContentType(const std::string &mediaType) | Poco::Net::HTTPMessage | |
setContentType(const MediaType &mediaType) | Poco::Net::HTTPMessage | |
setDate(const Poco::Timestamp &dateTime) | Poco::Net::HTTPResponse | |
setFieldLimit(int limit) | Poco::Net::MessageHeader | |
setKeepAlive(bool keepAlive) | Poco::Net::HTTPMessage | |
setReason(const std::string &reason) | Poco::Net::HTTPResponse | |
setStatus(HTTPStatus status) | Poco::Net::HTTPResponse | |
setStatus(const std::string &status) | Poco::Net::HTTPResponse | |
setStatusAndReason(HTTPStatus status, const std::string &reason) | Poco::Net::HTTPResponse | |
setStatusAndReason(HTTPStatus status) | Poco::Net::HTTPResponse | |
setTransferEncoding(const std::string &transferEncoding) | Poco::Net::HTTPMessage | |
setVersion(const std::string &version) | Poco::Net::HTTPMessage | |
size() const | Poco::Net::NameValueCollection | |
splitElements(const std::string &s, std::vector< std::string > &elements, bool ignoreEmpty=true) | Poco::Net::MessageHeader | static |
splitParameters(const std::string &s, std::string &value, NameValueCollection ¶meters) | Poco::Net::MessageHeader | static |
splitParameters(const std::string::const_iterator &begin, const std::string::const_iterator &end, NameValueCollection ¶meters) | Poco::Net::MessageHeader | static |
swap(NameValueCollection &nvc) | Poco::Net::NameValueCollection | |
TRANSFER_ENCODING | Poco::Net::HTTPMessage | static |
UNKNOWN_CONTENT_LENGTH | Poco::Net::HTTPMessage | static |
UNKNOWN_CONTENT_TYPE | Poco::Net::HTTPMessage | static |
write(std::ostream &ostr) const | Poco::Net::HTTPResponse | virtual |
~HTTPMessage() | Poco::Net::HTTPMessage | protectedvirtual |
~HTTPResponse() | Poco::Net::HTTPResponse | virtual |
~MessageHeader() | Poco::Net::MessageHeader | virtual |
~NameValueCollection() | Poco::Net::NameValueCollection | virtual |