Github user krishna-pandey commented on the issue: https://github.com/apache/zeppelin/pull/2564 @felixcheung IMHO, it happens coz we first hit the root Context Path and Jetty redirecting it later to the landing/welcome page i.e. index.html. These headers are duplicated only for such requests and not every request.
---