kodi
CHttpResponse Member List

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

AddHeader(const std::string &field, const std::string &value) (defined in CHttpResponse)CHttpResponse
CHttpResponse(HTTP::Method method, HTTP::StatusCode status, HTTP::Version version=HTTP::Version1_1) (defined in CHttpResponse)CHttpResponse
Create() (defined in CHttpResponse)CHttpResponse
SetContent(const char *data, unsigned int length) (defined in CHttpResponse)CHttpResponse