Skip to end of metadata
Go to start of metadata

setRequestHeader

Description

Appends a header to the list of author request headers, or if header is already in the list of author request headers, combines its value with value.


Basic Example: 

 

Parameters

 

NameRequiredTypeDefaultDescription
header
Yes
string
 

Name of the header to set.

value
Yes
string
 

The value to set for the header

  • No labels