I need to customize my application headers to increase security.
HTTP header X-Content-Type-Options
HTTP Strict-Transport-Security
Can anyone tell me how I can add this infos:
x-xss-protection: 1 mode= block
Thanks
I need to customize my application headers to increase security.
HTTP header X-Content-Type-Options
HTTP Strict-Transport-Security
Can anyone tell me how I can add this infos:
x-xss-protection: 1 mode= block
Thanks
This topic was automatically closed after 70 days. New replies are no longer allowed.