Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
77
function
resetLogs() {
Callers
8
logViewerAuth
Function · 0.45
index.ts
File · 0.45
apiSaveConfig
Function · 0.45
apiGetPayload
Function · 0.45
servePublicFile
Function · 0.45
handleOpenAIChatCompletions
Function · 0.45
handleOpenAIResponses
Function · 0.45
handleMessages
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected