\r\n

51Degrees Pipeline Node.js  4.4

51Degrees Pipeline for Node.js

Helpers Class Reference

Static Public Member Functions

static  setResponseHeaders (response, flowData)
Set response headers in the response object (e.g. More...

Member Function Documentation

◆ setResponseHeaders()

static Helpers::setResponseHeaders (   response,
  flowData  
)
inline static

Set response headers in the response object (e.g.

Accept-CH)

Parameters
response - The response to set the headers in.
flowData - A processed FlowData instance to get the response header values from.
response -
flowData -