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

File Headers.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Models HTTP headers for the unstable HTTP client and server modules.
3 *
4 * `Headers` values are immutable maps keyed by lowercase header name. This

Callers

nothing calls this directly

Calls 5

assignMethod · 0.80
fromInputFunction · 0.70
makeFunction · 0.70
modifyFunction · 0.70
transformMethod · 0.65

Tested by

no test coverage detected