Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ HttpServerResponse.ts
File
HttpServerResponse.ts
packages/effect/src/unstable/http/HttpServerResponse.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Describes immutable responses returned by Effect HTTP handlers.
3
*
4
* An `HttpServerResponse` stores the status, optional status text, headers,
Callers
nothing calls this directly
Calls
7
isHttpServerResponse
Function · 0.85
merge
Method · 0.80
makeResponse
Function · 0.70
set
Method · 0.65
f
Function · 0.50
remove
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected