Home
last modified time | relevance | path

Searched refs:ImproperConnectionState (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/http/
H A Dclient.py87 "IncompleteRead", "InvalidURL", "ImproperConnectionState",
1499 class ImproperConnectionState(HTTPException): class
1502 class CannotSendRequest(ImproperConnectionState):
1505 class CannotSendHeader(ImproperConnectionState):
1508 class ResponseNotReady(ImproperConnectionState):

Completed in 2 milliseconds