MCPcopy 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

isHttpServerResponseFunction · 0.85
mergeMethod · 0.80
makeResponseFunction · 0.70
setMethod · 0.65
fFunction · 0.50
removeMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected