Inherited from twisted.web.http.HTTPClient :
connectionLost ,
endHeaders ,
extractHeader ,
handleResponseEnd ,
handleResponsePart ,
lineReceived ,
rawDataReceived ,
sendCommand ,
sendHeader
Inherited from twisted.protocols.basic.LineReceiver :
clearLineBuffer ,
dataReceived ,
lineLengthExceeded ,
sendLine ,
setLineMode ,
setRawMode
Inherited from twisted.internet.protocol.Protocol :
__provides__ ,
logPrefix
Inherited from twisted.internet.protocol.BaseProtocol :
__providedBy__ ,
makeConnection
Inherited from twisted.protocols.basic._PauseableMixin :
pauseProducing ,
resumeProducing ,
stopProducing
|