MCPcopy
hub / github.com/Effect-TS/effect / httpServerResponse.ts

File httpServerResponse.ts

packages/platform/src/internal/httpServerResponse.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Context from "effect/Context"
2import * as Effect from "effect/Effect"
3import * as Effectable from "effect/Effectable"
4import { dual } from "effect/Function"

Callers

nothing calls this directly

Calls 6

isServerResponseFunction · 0.85
mergeMethod · 0.80
setMethod · 0.65
mapMethod · 0.65
removeMethod · 0.65
fFunction · 0.50

Tested by

no test coverage detected