Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/freshframework/fresh
/ cors_test.ts
File
cors_test.ts
packages/fresh/src/middlewares/cors_test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ App } from
"../app.ts"
;
2
import
{ cors } from
"./cors.ts"
;
3
import
{ expect } from
"@std/expect"
;
4
Callers
nothing calls this directly
Calls
5
cors
Function · 0.90
handler
Method · 0.80
use
Method · 0.80
handler
Function · 0.50
get
Method · 0.45
Tested by
no test coverage detected