MCPcopy
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

jsonMethod · 0.95
sendMethod · 0.95
textMethod · 0.95
endMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected