Part of twisted.web2.client View Source
Class | ProtocolError | Undocumented |
Class | ClientRequest | A class for describing an HTTP request to be sent to the server. |
Class | HTTPClientChannelRequest | No class docstring; 2/14 methods documented |
Class | EmptyHTTPClientManager | A dummy HTTPClientManager. It doesn't do any client management, and is |
Class | HTTPClientProtocol | A HTTP 1.1 Client with request pipelining support. |
Function | testConn | Undocumented |