Class | GzipEncoderFactory |
|
Class | Request |
An HTTP request. |
Class | Session |
A user's session with a system. |
Class | Site |
A web site: manage log, sessions, and resources. |
Function | quote |
Undocumented |
Constant | NOT_DONE_YET |
A token value which twisted.web.resource.IResource.render implementations can return to indicate that the application will later call .write and .finish to complete the request, and that the HTTP connection should be left open. |
Variable | supportedMethods |
Undocumented |
Variable | version |
Undocumented |
Class | _GzipEncoder |
An encoder which supports gzip. |
Class | _RemoteProducerWrapper |
Undocumented |
Function | _addressToTuple |
Undocumented |
twisted.web.resource.IResource.render
implementations can return to indicate that the application will later call .write and .finish to complete the request, and that the HTTP connection should be left open.Value |
|