Add a new HTTP header variable with the specified name and value
If the named HTTP header variable already exists as an HTTP header then the specified value is appended to the existing value for that header variable.
IHttpHeaders Interface | Intelligence.FuncLibs.Http.HttpRequest Namespace