Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ HttpMiddleware.ts
File
HttpMiddleware.ts
repos/effect/packages/effect/src/unstable/http/HttpMiddleware.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Wraps HTTP server apps with request and response behavior.
3
*
4
* A middleware is a
function
from one HTTP server app effect to another. The app
Callers
nothing calls this directly
Calls
15
causeResponseStripped
Function · 0.90
stripSearchAndHash
Function · 0.85
getUnsafe
Method · 0.80
getRef
Method · 0.80
make
Function · 0.70
log
Method · 0.65
setContext
Method · 0.65
add
Method · 0.65
currentTimeNanosUnsafe
Method · 0.65
scheduleTask
Method · 0.65
attribute
Method · 0.65
toString
Method · 0.65
Tested by
no test coverage detected