Module t.w.proxy

Part of twisted.web2 View Source

No module docstring
Class ProxyClient Used by ProxyClientFactory to implement a simple web proxy.
Class ProxyClientFactory Used by ProxyRequest to implement a simple web proxy.
Class ProxyRequest Used by Proxy to implement a simple web proxy.
Class Proxy This class implements a simple web proxy.
Class ReverseProxyRequest Used by ReverseProxy to implement a simple reverse proxy.
Class ReverseProxy Implements a simple reverse proxy.
Interface IConnector attribute name
Class TCPConnector No class docstring; 1/2 methods documented
Class UNIXConnector No class docstring; 1/2 methods documented
Function ReverseProxyResource Undocumented
Class ReverseProxyResourceConnector Resource that renders the results gotten from another server
def ReverseProxyResource(host, port, path): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.