MCPcopy Index your code
hub / github.com/Effect-TS/effect / fetchHttpClient.ts

File fetchHttpClient.ts

packages/platform/src/internal/fetchHttpClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Effect from "effect/Effect"
2import * as FiberRef from "effect/FiberRef"
3import * as Stream from "effect/Stream"
4import * as Headers from "../Headers.js"

Callers

nothing calls this directly

Calls 6

mergeMethod · 0.80
sendFunction · 0.70
makeMethod · 0.65
getFiberRefMethod · 0.65
getMethod · 0.65
removeMethod · 0.65

Tested by

no test coverage detected