module documentation

Test for twisted.web.proxy.

Class DummyChannel A dummy HTTP channel, that does nothing but holds a transport and saves connection lost.
Class DummyFactory A simple holder for host and port information.
Class ProxyClientFactoryTests Tests for ProxyClientFactory.
Class ProxyClientTests Tests for ProxyClient.
Class ProxyRequestTests Tests for ProxyRequest.
Class ReverseProxyRequestTests Tests for ReverseProxyRequest.
Class ReverseProxyResourceTests Tests for ReverseProxyResource.