hg: jdk/submit: 8183369: RFC unconformity of HttpURLConnection with proxy
david.buck at oracle.com
david.buck at oracle.com
Thu Mar 5 08:26:21 UTC 2020
Changeset: 0ba758a2b6f0
Author: dbuck
Date: 2020-03-05 03:27 -0500
URL: https://hg.openjdk.java.net/jdk/submit/rev/0ba758a2b6f0
8183369: RFC unconformity of HttpURLConnection with proxy
Summary: HttpURLConnection retried with proxy if the connection fails on first attempt as per RFC
Reviewed-by: chegar, dfuchs, vtewari
Contributed-by: ravi.k.reddy at oracle.com
! src/java.base/share/classes/sun/net/www/protocol/http/HttpURLConnection.java
! test/jdk/java/net/HttpURLConnection/HttpURLConWithProxy.java
More information about the jdk-submit-changes
mailing list