MCPcopy
hub / github.com/Effect-TS/effect / httpClient.ts

File httpClient.ts

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

Source from the content-addressed store, hash-verified

1import * as Cookies from "@effect/platform/Cookies"
2import * as Headers from "@effect/platform/Headers"
3import * as Client from "@effect/platform/HttpClient"
4import * as Error from "@effect/platform/HttpClientError"

Callers

nothing calls this directly

Calls 11

globalValueFunction · 0.90
onChangeFunction · 0.85
addEventListenerMethod · 0.80
openMethod · 0.80
entriesMethod · 0.80
sendBodyFunction · 0.70
makeMethod · 0.65
getFiberRefMethod · 0.65
toStringMethod · 0.65
failMethod · 0.65
resumeFunction · 0.50

Tested by

no test coverage detected