10Duke Enterprise C++ Client
Loading...
Searching...
No Matches
HTTPResponse Member List

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

getContentType()HTTPResponsevirtual
getPayloadAsString()HTTPResponsevirtual
getPayloadLength()HTTPResponsevirtual
getStatusCode() constHTTPResponseinline
HTTPResponse(int statusCode, std::multimap< std::string, std::string > headers, std::unique_ptr< tenduke::utl::BinaryData > data)HTTPResponse
HTTPResponse(const HTTPResponse &original)HTTPResponse
isSuccessful() constHTTPResponse
~HTTPResponse()=default (defined in HTTPResponse)HTTPResponsevirtual