-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/58425/
-----------------------------------------------------------
Review request for Ambari, Di Li, Robert Levas, and Tim Thorpe.
Bugs: AMBARI-20650
https://issues.apache.org/jira/browse/AMBARI-20650
Repository: ambari
Description
-------
Currently the HTTP response header contains the Jetty version.
Server:Jetty(8.1.19.v20160209)
To follow best security practices, it would be good to avoid including this
information in the response headers.
Diffs
-----
ambari-server/src/main/java/org/apache/ambari/server/controller/AmbariServer.java
4e7af0c
Diff: https://reviews.apache.org/r/58425/diff/1/
Testing
-------
Manual Testing. Verified that "Server" header is removed from the HTTP response
headers.
Thanks,
Sangeeta Ravindran