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

/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A Dhttplib.py90 "CannotSendRequest", "CannotSendHeader", "ResponseNotReady",
951 raise CannotSendHeader()
968 raise CannotSendHeader()
1255 class CannotSendHeader(ImproperConnectionState): class in inherits:ImproperConnectionState
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A Dhttplib.py90 "CannotSendRequest", "CannotSendHeader", "ResponseNotReady",
951 raise CannotSendHeader()
968 raise CannotSendHeader()
1255 class CannotSendHeader(ImproperConnectionState): class in inherits:ImproperConnectionState

Completed in 37 milliseconds