Skip to content

sendSSEHeaders

sendSSEHeaders(res, headers): void

Defined in: response-formatter.ts:147

Send Server-Sent Events (SSE) headers

ServerResponse

Record<string, string> = {}

void