MCPcopy
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

1import { Agent } from "undici";
2import { 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

createMethod · 0.80

Tested by

no test coverage detected