t.w.i.IResponse(Interface) : interface documentation

Part of twisted.web2.iweb View Source View In Hierarchy

Known implementations: twisted.web2.http.Response

I'm a response.
Attribute code The HTTP response code
Attribute headers A http_headers.Headers instance of headers to send
Attribute stream A stream.IByteStream of outgoing data, or else None.
code =
The HTTP response code
headers =
A http_headers.Headers instance of headers to send
stream =
A stream.IByteStream of outgoing data, or else None.
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:07:41.