xbmc
|
**Represents the write callable returned by the start_response callable passed to a WSGI handler. More...
![]() |
Classes | |
class | XBMCAddon::xbmcwsgi::WsgiResponseBody |
Functions | |
void | XBMCAddon::xbmcwsgi::WsgiResponseBody::operator() (const String &data) |
Variables | |
String | XBMCAddon::xbmcwsgi::WsgiResponseBody::m_data |
**Represents the write callable returned by the start_response callable passed to a WSGI handler.
**
{ WsgiResponseBody() }