MCPcopy Create free account
hub / github.com/effect-app/libs / HttpClient.ts

File HttpClient.ts

repos/effect/packages/effect/src/unstable/http/HttpClient.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Provides the service used to run outgoing HTTP requests.
3 *
4 * `HttpClient` executes immutable `HttpClientRequest` values and returns

Callers

nothing calls this directly

Calls 15

constantFunction · 0.90
accessorFunction · 0.85
transformResponseFunction · 0.85
parseRateLimiterStateFunction · 0.85
runAdaptiveFunction · 0.85
isHttpClientFunction · 0.85
catchMethod · 0.80
getRefMethod · 0.80
mergeMethod · 0.80
abortMethod · 0.80
makeWithFunction · 0.70
getStateFunction · 0.70

Tested by

no test coverage detected