kodi
CHTTPPythonHandler Member List

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

AddPostData(const char *data, size_t size)IHTTPRequestHandler
AddPostField(const std::string &key, const std::string &value)IHTTPRequestHandler
AddResponseHeader(const std::string &field, const std::string &value, bool allowMultiple=false)IHTTPRequestHandler
appendPostData(const char *data, size_t size) override (defined in CHTTPPythonHandler)CHTTPPythonHandlerprotectedvirtual
CanBeCached() const overrideCHTTPPythonHandlerinlinevirtual
CanHandleRanges() const overrideCHTTPPythonHandlerinlinevirtual
CanHandleRequest(const HTTPRequest &request) const overrideCHTTPPythonHandlervirtual
CHTTPPythonHandler() (defined in CHTTPPythonHandler)CHTTPPythonHandler
CHTTPPythonHandler(const HTTPRequest &request) (defined in CHTTPPythonHandler)CHTTPPythonHandlerexplicitprotected
Create(const HTTPRequest &request) const overrideCHTTPPythonHandlerinlinevirtual
GetHostnameAndPort(std::string &hostname, uint16_t &port) (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
GetLastModifiedDate(CDateTime &lastModified) const overrideCHTTPPythonHandlervirtual
GetMaximumAgeForCaching() constIHTTPRequestHandlerinlinevirtual
GetPriority() const overrideCHTTPPythonHandlerinlinevirtual
GetRedirectUrl() const overrideCHTTPPythonHandlerinlinevirtual
GetRequest() constIHTTPRequestHandlerinline
GetRequestedRanges(uint64_t totalLength) (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
GetResponseData() const overrideCHTTPPythonHandlerinlinevirtual
GetResponseDetails() constIHTTPRequestHandlerinline
GetResponseFile() constIHTTPRequestHandlerinlinevirtual
HandleRequest() overrideCHTTPPythonHandlervirtual
HasResponseHeader(const std::string &field) constIHTTPRequestHandler
IHTTPRequestHandler() (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
IHTTPRequestHandler(const HTTPRequest &request) (defined in IHTTPRequestHandler)IHTTPRequestHandlerexplicitprotected
IsRequestRanged() constIHTTPRequestHandlerinline
m_postFields (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
m_request (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
m_response (defined in IHTTPRequestHandler)IHTTPRequestHandlerprotected
SetRequestRanged(bool ranged)IHTTPRequestHandlerinline
SetResponseStatus(int status)IHTTPRequestHandlerinline
~CHTTPPythonHandler() override=default (defined in CHTTPPythonHandler)CHTTPPythonHandler
~IHTTPRequestHandler()=default (defined in IHTTPRequestHandler)IHTTPRequestHandlervirtual