Part of twisted.web2.channel View Source
| Class | StringTransport | I am a StringIO wrapper that conforms for the transport API. I support |
| Class | AbortedException | Undocumented |
| Class | HTTPParser | This class handles the parsing side of HTTP processing. With a suitable |
| Class | HTTPChannelRequest | This class handles the state and parsing for one HTTP request. |
| Class | HTTPChannel | A receiver for HTTP requests. Handles splitting up the connection |
| Class | OverloadedServerProtocol | Undocumented |
| Function | _cachedGetHostByAddr | Undocumented |