|
kodi
|
**Represents the start_response callable passed to a WSGI handler. More...
|
Classes | |
| class | XBMCAddon::xbmcwsgi::WsgiResponse |
Functions | |
| WsgiResponseBody * | XBMCAddon::xbmcwsgi::WsgiResponse::operator() (const String &status, const std::vector< WsgiHttpHeader > &response_headers, void *exc_info=NULL) |
| void | XBMCAddon::xbmcwsgi::WsgiResponse::Append (const std::string &data) |
| bool | XBMCAddon::xbmcwsgi::WsgiResponse::Finalize (HTTPPythonRequest *request) const |
**Represents the start_response callable passed to a WSGI handler.
**
{ WsgiResponse() }
1.8.13