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

File HttpClientRequest.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Describes immutable outgoing HTTP client requests.
3 *
4 * `HttpClientRequest` is the request model shared by Effect HTTP clients and

Callers

nothing calls this directly

Calls 15

stringOrRedactedFunction · 0.90
setHashFunction · 0.85
updateHeadersFunction · 0.85
joinSegmentsFunction · 0.85
isHttpClientRequestFunction · 0.85
someMethod · 0.80
makeWithFunction · 0.70
makeFunction · 0.70
setMethod · 0.65
toStringMethod · 0.65
streamMethod · 0.65
acceptFunction · 0.50

Tested by

no test coverage detected