MCPcopy 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

setFileHeadersFunction · 0.85
handlePlatformErrorFunction · 0.85
parseRangeFunction · 0.85
resolveFilePathFunction · 0.85
toRouteNotFoundErrorFunction · 0.85
acceptsHtmlFunction · 0.85
toInternalServerErrorFunction · 0.85
joinMethod · 0.80
useMethod · 0.65
NumberInterface · 0.50
statMethod · 0.45

Tested by

no test coverage detected