Testing a custom application header
Version:
To determine whether a custom application header has been correctly applied, you need to test it.
-
Open a case in your application.
-
In the navigation panel, click
. -
In the Key Contains field, enter response.
-
Click the instance that contains the http/responseHeaders name.
-
Press the F12 function key.
-
In the Developers Tool, click the Network tab.
-
Click a request.
-
Click the Headers tab. In the Response Headers section, you can see the customized header.
- Creating a custom application header
You can create a custom application header to improve the security of your application to protect it from client-based attacks. However, use caution when using custom application headers because they might interfere with how the application operates. Be sure to test the application after implementing custom application headers.
- Using HTTP response headers
To improve the security of your application against client-based attacks, you can use the HTTP response headers that are supported by your browser.