Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ HttpStaticServer.ts
File
HttpStaticServer.ts
packages/effect/src/unstable/http/HttpStaticServer.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Serves static files
for
Effect HTTP applications.
3
*
4
* `HttpStaticServer` turns request paths into file responses under a configured
Callers
nothing calls this directly
Calls
13
setFileHeaders
Function · 0.85
handlePlatformError
Function · 0.85
evaluateConditionalRequest
Function · 0.85
parseRange
Function · 0.85
resolveFilePath
Function · 0.85
toRouteNotFoundError
Function · 0.85
acceptsHtml
Function · 0.85
toInternalServerError
Function · 0.85
join
Method · 0.80
use
Method · 0.65
Number
Interface · 0.50
stat
Method · 0.45
Tested by
no test coverage detected