Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
assign
Method · 0.80
fromInput
Function · 0.70
make
Function · 0.70
modify
Function · 0.70
transform
Method · 0.65
Tested by
no test coverage detected