Specifies the value of the custom header that you want to add to reverse proxy relay services. The value must be ended with ; and when it contains ", it must be prepended with a backslash (\). For example, the following value: "max-age=31536000; includeSubDomains" always must be configured as: \"max-age=31536000; includeSubDomains\" always; |