Module t.w.twscgi

Part of twisted.web2 View Source

SCGI client resource and protocols.
Class SCGIClientResource A resource that connects to an SCGI server and relays the server's
Function doSCGI Undocumented
Class SCGIClientProtocol Protocol for talking to a SCGI server.
Class SCGIClientProtocolFactory SCGI client protocol factory.
def doSCGI(request, host, port): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.