exception http.client.BadStatusLine
A subclass of HTTPException
. Raised if a server responds with a HTTP status code that we don’t understand.
exception http.client.BadStatusLine
A subclass of HTTPException
. Raised if a server responds with a HTTP status code that we don’t understand.
Please login to continue.