Skip to content

Configure Headers

Here is a sample section on how to configure the headers:

Headers example configuration
{
  "UseForwardedHeaders": false
}

UseForwardedHeaders - Specifies whether the application should use forwarded headers or not. When set to false, the application will not use forwarded headers.