Part of twisted.web2 View Source
| Class | SCGIClientResource | A resource that connects to an SCGI server and relays the server's response to the browser. |
| Function | doSCGI | Undocumented |
| Class | SCGIClientProtocol | Protocol for talking to a SCGI server. |
| Class | SCGIClientProtocolFactory | SCGI client protocol factory. |