Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ httpRouter.ts
File
httpRouter.ts
packages/platform/src/internal/httpRouter.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
* as Cause from
"effect/Cause"
2
import
* as Chunk from
"effect/Chunk"
3
import
* as Context from
"effect/Context"
4
import
* as Effect from
"effect/Effect"
Callers
nothing calls this directly
Calls
15
globalValue
Function · 0.90
append
Function · 0.85
post
Function · 0.85
put
Function · 0.85
del
Function · 0.85
sync
Method · 0.80
concatAll
Function · 0.70
removeTrailingSlash
Function · 0.70
route
Function · 0.70
get
Function · 0.70
patch
Function · 0.70
head
Function · 0.70
Tested by
no test coverage detected