Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Innei/Shiro
/ makeResponseOptions
Method
makeResponseOptions
src/lib/edge-function.server.ts:58–63 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
private makeResponseOptions() {
59
return
{
60
status: this.#status,
61
headers: this.#headers,
62
}
63
}
64
}
Callers
4
json
Method · 0.95
send
Method · 0.95
text
Method · 0.95
end
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected