completeJson
이 콘텐츠는 아직 번역되지 않았습니다.
completeJson(
status,body,headers?):HttpResponse
Defined in: src/http/Route.ts:111
JSON response with application/json. Shortcut for the 99% case.
Parameters
Section titled “Parameters”status
Section titled “status”number
unknown
headers?
Section titled “headers?”Record<string, string>