Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CHttpResponse, including all inherited members.
AddHeader(const std::string &field, const std::string &value) | CHttpResponse | |
CHttpResponse(HTTP::Method method, HTTP::StatusCode status, HTTP::Version version=HTTP::Version1_1) | CHttpResponse | |
Create() | CHttpResponse | |
SetContent(const char *data, unsigned int length) | CHttpResponse |