sendSSEHeaders
sendSSEHeaders(
res,headers):void
Defined in: response-formatter.ts:147
Send Server-Sent Events (SSE) headers
Parameters
Section titled “Parameters”ServerResponse
headers
Section titled “headers”Record<string, string> = {}
Returns
Section titled “Returns”void