MCPcopy
hub / github.com/7836246/cursor2api / status

Method status

test/unit-openai-log-summary.mjs:71–74  ·  view source on GitHub ↗
(code)

Source from the content-addressed store, hash-verified

69 this.end(JSON.stringify(obj));
70 }
71 status(code) {
72 this.statusCode = code;
73 return this;
74 }
75}
76
77function resetLogs() {

Callers 8

logViewerAuthFunction · 0.45
index.tsFile · 0.45
apiSaveConfigFunction · 0.45
apiGetPayloadFunction · 0.45
servePublicFileFunction · 0.45
handleOpenAIResponsesFunction · 0.45
handleMessagesFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected