Skip to content

Commit d70c6f3

Browse files
committed
ms rs custom headers, guilherme review
1 parent 7021629 commit d70c6f3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/reporting-services/tools/server-properties-advanced-page-reporting-services.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,13 @@ Specifies the number of seconds the results of the preflight request can be cach
4444

4545
### Custom Headers
4646

47-
Sets header values for all URLs matching the specified regex pattern. Users can update the custom header value with valid XML to set header values for selected request URLs. Admins can add any number of headers in the XML. By default, there are no custom headers and value is blank.
47+
Sets header values for all URLs matching the specified regex pattern. Users can update the custom header value with valid XML to set header values for selected request URLs. Admins can add any number of headers in the XML. By default, there are no custom headers and value is blank.
4848

4949
> [!NOTE]
5050
> Too many headers may impact performance.
5151
52+
Admins, we recommend validating the configuration of your topology to ensure the set of headers is compatible with your deployment of Reporting Services. It's possible to choose settings that cause errors in browsers if the browsers don't also have the appropriate settings. For example, you shouldn't add a HTSTS configuration if your server isn't configured for https. Some CSP policy headers may cause issues with browser rendering as well.
53+
5254
#### Custom headers XML format
5355

5456
```xml

0 commit comments

Comments
 (0)