MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / ResponseNotReady

Class ResponseNotReady

tools/python-3.11.9-amd64/Lib/http/client.py:1525–1526  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1523 pass
1524
1525class ResponseNotReady(ImproperConnectionState):
1526 pass
1527
1528class BadStatusLine(HTTPException):
1529 def __init__(self, line):

Callers 3

getheaderMethod · 0.85
getheadersMethod · 0.85
getresponseMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected