◆ setResponseHeaders()
static Helpers::setResponseHeaders | ( | response, | |
flowData | |||
) |
inline
static
Set response headers in the response object (e.g.
Accept-CH)
- Parameters
-
- {import('http').ServerResponse} - response The response to set the headers in.
- {FlowData} - flowData A processed FlowData instance to get the response header values from.