module documentation
This is a web server which integrates with the twisted.internet infrastructure.
Class |
|
No summary |
Class |
|
An HTTP request. |
Class |
|
A user's session with a system. |
Class |
|
A web site: manage log, sessions, and resources. |
Function | quote |
Undocumented |
Constant | NOT |
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 | supported |
Undocumented |
Variable | version |
Undocumented |
Class | _ |
An encoder which supports gzip. |
Class | _ |
Undocumented |
Function | _address |
Undocumented |
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.
Value |
|