MCPcopy
hub / github.com/urllib3/urllib3 / fetch.py

File fetch.py

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

Source from the content-addressed store, hash-verified

1"""
2Support for streaming http requests in emscripten.
3
4A few caveats -

Callers

nothing calls this directly

Calls 5

is_worker_availableFunction · 0.85
is_cross_origin_isolatedFunction · 0.85
is_in_nodeFunction · 0.85
_StreamingFetcherClass · 0.85

Tested by

no test coverage detected