Actions
Bug #21797
closedRemove useless headers
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
To do
Regression:
No
Description
X-Chrome-Exponential-Throttling
It has been removed in 2015 https://bugs.chromium.org/p/chromium/issues/detail?id=352259.
X-UA-Compatible and ssl-unclean-shutdown
There were there for old IE compatiblity which we don't support anymore.
X-XSS-Protection
Removed since 2019.
https://crashtest-security.com/x-xss-protection-retired/
https://chromium.googlesource.com/chromium/src.git/+/73d3b625e731badaf9ad3b8f3e6cdf951387a589
X-Robots-Tag
Moved to the webapp
Cookie flags
Done by the webapp
Actions