hg: jdk/submit: 8217429: WebSocket over authenticating proxy fails to send Upgrade headers
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jan 28 13:51:57 UTC 2019
Changeset: 41fa3e6f2785
Author: chegar
Date: 2019-01-28 13:51 +0000
URL: http://hg.openjdk.java.net/jdk/submit/rev/41fa3e6f2785
8217429: WebSocket over authenticating proxy fails to send Upgrade headers
Reviewed-by: dfuchs, prappo
! src/java.net.http/share/classes/jdk/internal/net/http/HttpRequestImpl.java
! src/java.net.http/share/classes/jdk/internal/net/http/common/Utils.java
! src/java.net.http/share/classes/jdk/internal/net/http/websocket/OpeningHandshake.java
! test/jdk/java/net/httpclient/ProxyServer.java
! test/jdk/java/net/httpclient/websocket/DummyWebSocketServer.java
! test/jdk/java/net/httpclient/websocket/Support.java
+ test/jdk/java/net/httpclient/websocket/WebSocketProxyTest.java
! test/jdk/java/net/httpclient/websocket/WebSocketTest.java
More information about the jdk-submit-changes
mailing list