t.w.p.ProxyClient(http.HTTPClient) : class documentation

Part of twisted.web2.proxy View Source View In Hierarchy

Used by ProxyClientFactory to implement a simple web proxy.
Method __init__ Undocumented
Method connectionMade Undocumented
Method handleStatus Undocumented
Method handleHeader Undocumented
Method handleEndHeaders Undocumented
Method handleResponsePart Undocumented
Method handleResponseEnd Undocumented
def __init__(self, command, rest, version, headers, data, father): (source)
Undocumented
def connectionMade(self): (source)
Undocumented
def handleStatus(self, version, code, message): (source)
Undocumented
def handleHeader(self, key, value): (source)
Undocumented
def handleEndHeaders(self): (source)
Undocumented
def handleResponsePart(self, buffer): (source)
Undocumented
def handleResponseEnd(self): (source)
Undocumented
API Documentation for Twisted, generated by pydoctor at 2011-10-27 16:22:34.