class documentation

class RemoteProtocolError(ProtocolError):

View In Hierarchy

The protocol was violated by the server.

For example, returning malformed HTTP.

Inherited from RequestError (via ProtocolError, TransportError):

Method __init__ Undocumented
Method request.setter Undocumented
Property request Undocumented
Instance Variable ​_request Undocumented