twisted.web._newclient.BadResponseVersion
class twisted.web._newclient.BadResponseVersion(ParseError): (source)
View In Hierarchy
The version string in a status line was unparsable.
Inherited from ParseError: