Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/unjs/ofetch
/ proxy.mjs
File
proxy.mjs
examples/proxy.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Agent } from
"undici"
;
2
import
{ ofetch } from
"ofetch"
;
3
4
// Note: This makes fetch unsecure to MITM attacks. USE AT YOUR OWN RISK!
Callers
nothing calls this directly
Calls
1
create
Method · 0.80
Tested by
no test coverage detected