MCPcopy Create free account
hub / github.com/Effect-TS/effect / BrowserHttpClient.ts

File BrowserHttpClient.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Browser implementations of the Effect `HttpClient`.
3 *
4 * This module exposes HTTP client layers for code that runs in a browser. It

Callers

nothing calls this directly

Calls 11

onChangeFunction · 0.85
abortMethod · 0.80
getRefMethod · 0.80
sendBodyFunction · 0.70
makeMethod · 0.65
addEventListenerMethod · 0.65
toStringMethod · 0.65
forEachMethod · 0.65
resumeFunction · 0.50
failMethod · 0.45
succeedMethod · 0.45

Tested by

no test coverage detected