Reamer opened a new pull request, #4953: URL: https://github.com/apache/zeppelin/pull/4953
### What is this PR for? This PR removes a hack in your Jetty configuration, which results in an empty header. This hack was mentioned also in this Jetty Issue https://github.com/jetty/jetty.project/issues/6592#issuecomment-897877018 ### What type of PR is it? Bug Fix ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-6209 ### Screenshots (if appropriate) Before:  After with default configuration  After with `zeppelin.server.send.jetty.name` = false  After with `zeppelin.server.send.jetty.name` = true and `zeppelin.server.jetty.name`=`ApacheZeppelin`  ### Questions: * Does the license files need to update? No * Is there breaking changes for older versions? Yes * Does this needs documentation? No -- 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]
