10Duke Scale C++ Client
Loading...
Searching...
No Matches
tenduke::http::HTTPResponse Member List

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

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