Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ app
Function
app
packages/opencode/test/server/httpapi-cors-vary.test.ts:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
})
10
11
function
app() {
12
return
Server.Default().app
13
}
14
15
const
PREFLIGHT_HEADERS = {
16
origin:
"http://localhost:3000"
,
Callers
1
httpapi-cors-vary.test.ts
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected