Module t.w.c.http

Part of twisted.web2.client View Source

No module docstring
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
def testConn(host): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.