Part of twisted.web2 View Source
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 | Undocumented |
Class | UNIXConnector | Undocumented |
Function | ReverseProxyResource | Undocumented |
Class | ReverseProxyResourceConnector | Resource that renders the results gotten from another server |