Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/solidjs/solid-start
/ middleware.ts
File
middleware.ts
apps/fixtures/experiments/src/middleware.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ getRequestURL } from
"@solidjs/start/http"
;
2
import
{ createMiddleware } from
"@solidjs/start/middleware"
;
3
4
export
default createMiddleware({
Callers
nothing calls this directly
Calls
1
createMiddleware
Function · 0.90
Tested by
no test coverage detected