Represents the write callable returned by the start_response callable passed to a WSGI handler.
More...
Represents the write callable returned by the start_response callable passed to a WSGI handler.
Class: WsgiResponseBody()
§ operator()()
void XBMCAddon::xbmcwsgi::WsgiResponseBody::operator() |
( |
|
... | ) |
|
Function: operator(status, response_headers[, exc_info])
Callable implementation to write data to the response.
- Parameters
-
§ WsgiResponseBody()
XBMCAddon::xbmcwsgi::WsgiResponseBody::WsgiResponseBody |
( |
| ) |
|
§ ~WsgiResponseBody()
XBMCAddon::xbmcwsgi::WsgiResponseBody::~WsgiResponseBody |
( |
| ) |
|
|
overridedefault |