\r\n

51Degrees Pipeline PHP  4.4

51Degrees Pipeline for PHP
  • fiftyone
  • pipeline
  • core
  • Utils

fiftyone\pipeline\core\Utils Class Reference

Static Public Member Functions

static  setResponseHeader ($flowData)
Set response headers in the response object (e.g. More...

Member Function Documentation

◆ setResponseHeader()

static fiftyone\pipeline\core\Utils::setResponseHeader (   $flowData )
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.