Application servers usually provide mechanisms to secure HTTP headers. For example:
• | X-Content-Type-Options |
• | X-XSS-Protection |
For Tomcat, both options are described in Apache's Tomcat documentation.
Application servers usually provide mechanisms to secure HTTP headers. For example:
• | X-Content-Type-Options |
• | X-XSS-Protection |
For Tomcat, both options are described in Apache's Tomcat documentation.
Recommended Comments
There are no comments to display.