moresandeep opened a new pull request #374: URL: https://github.com/apache/knox/pull/374
## What changes were proposed in this pull request? Fix proper handling of [Host header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Host) when websocket requests are proxied through Knox. Currently the host header contains knox hostname instead of the websocket backend host name (this is during the http upgrade part of WS request). This PR fixes this issue. ## How was this patch tested? This patch was tested on a local cluster ---------------------------------------------------------------- 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]
