Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
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
1
import
* as Context from
"effect/Context"
2
import
* as Effect from
"effect/Effect"
3
import
* as FiberRef from
"effect/FiberRef"
4
import
{ constFalse, dual } from
"effect/Function"
Callers
nothing calls this directly
Calls
13
globalValue
Function · 0.90
String
Interface · 0.85
unsafeGet
Method · 0.80
split
Method · 0.80
make
Function · 0.70
provide
Method · 0.65
getFiberRef
Method · 0.65
log
Method · 0.65
get
Method · 0.65
attribute
Method · 0.65
toString
Method · 0.65
modify
Method · 0.65
Tested by
no test coverage detected