MCPcopy
hub / github.com/urllib3/urllib3 / _StreamingError

Class _StreamingError

src/urllib3/contrib/emscripten/fetch.py:85–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85class _StreamingError(_RequestError):
86 pass
87
88
89class _TimeoutError(_RequestError):

Callers 2

readintoMethod · 0.85
sendMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected