aditya-gupta36 opened a new pull request, #482: URL: https://github.com/apache/atlas/pull/482
## What changes were proposed in this pull request? 1. One of the headers included is X-XSS-PROTECTION, which is now deprecated and no longer supported by modern browsers. - Remove the X-XSS-PROTECTION response header - Remove related constants (X_XSS_PROTECTION_KEY, X_XSS_PROTECTION_VAL) if no longer referenced - Update tests (including HeadersUtilTest, AtlasSecurityConfigTest) accordingly 2. Expected Outcome - Atlas no longer sends deprecated headers ## How the patch was Tested? - UI - mvn build -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
