Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
2
Support
for
streaming http requests in emscripten.
3
4
A few caveats -
Callers
nothing calls this directly
Calls
5
is_worker_available
Function · 0.85
is_cross_origin_isolated
Function · 0.85
is_in_browser_main_thread
Function · 0.85
is_in_node
Function · 0.85
_StreamingFetcher
Class · 0.85
Tested by
no test coverage detected