krishna-pandey commented on a change in pull request #3622: [ZEPPELIN-4586] Add option to avoid sending Jetty version on headers and on 300/400 pages URL: https://github.com/apache/zeppelin/pull/3622#discussion_r399987448
########## File path: conf/zeppelin-site.xml.template ########## @@ -485,6 +485,14 @@ </property> --> +<!-- +<property> + <name>zeppelin.server.send.jetty.name</name> + <value>true</value> Review comment: I understand your "secure-by-design" rationale here. Expect a PR soon for several other configs. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
