MCPcopy Index your code
hub / github.com/Effect-TS/effect / httpPlatform.ts

File httpPlatform.ts

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

Source from the content-addressed store, hash-verified

1import * as EtagImpl from "@effect/platform/Etag"
2import * as Headers from "@effect/platform/Headers"
3import * as Platform from "@effect/platform/HttpPlatform"
4import * as ServerResponse from "@effect/platform/HttpServerResponse"

Callers

nothing calls this directly

Calls 3

makeMethod · 0.65
provideMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected