The body of the response, which will be stringified unless
headers["Content-Type"]
is specified and not "application/json"
and the body is already a string.
Optional cookies to set on the response.
Optional headers to set on the response.
Optional headers to set on the response but allowing multiple values.
The HTTP status code to respond with. Defaults to 200.
Generated using TypeDoc
An HTTP response that will be processed into a proper AWS API Gateway ProxyResponse by the Router.