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

File httpMiddleware.ts

packages/platform/src/internal/httpMiddleware.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 FiberRef from "effect/FiberRef"
4import { constFalse, dual } from "effect/Function"

Callers

nothing calls this directly

Calls 13

globalValueFunction · 0.90
StringInterface · 0.85
unsafeGetMethod · 0.80
splitMethod · 0.80
makeFunction · 0.70
provideMethod · 0.65
getFiberRefMethod · 0.65
logMethod · 0.65
getMethod · 0.65
attributeMethod · 0.65
toStringMethod · 0.65
modifyMethod · 0.65

Tested by

no test coverage detected