Hi Chris,

Looks good.
I had the same question than Pavel about server.close().

No test for both proxy + server authorization with
-Djdk.http.auth.tunneling.disabledSchemes ?

cheers,

-- daniel

On 25/01/2019 14:21, Chris Hegarty wrote:
When tunneling WebSocket over a proxy requiring authentication, the
implementation must ensure that the appropriate Upgrade headers are
not lost after the tunnel has been established. The source changes are
quite straight forward, the remaining bulk of the changes are to address
a deficiency in the testing of proxying and authentication, when
establishing a WebSocket connection.

Webrev:
   http://cr.openjdk.java.net/~chegar/8217429/webrev.01/
Bug:
   https://bugs.openjdk.java.net/browse/JDK-8217429

-Chris


Reply via email to