RFR[15] JDK-8183369 : RFC unconformity of HttpURLConnection with proxy

Ravi Reddy ravi.k.reddy at oracle.com
Wed Feb 5 12:43:00 UTC 2020


Hello All,

 

Could you please review this patch. This patch fixes the RFC unconformity of HttpURLConnection with proxy issue.

 

1.Change in HttpURLConnection.java is to make sure we do retry with proxy as mentioned in RFC

2.Change is test case HttpURLConWithProxy.java is to make sure we don't throw an error "Can't use direct connection" even when the connection is made through proxy.

 

Webrev: http://cr.openjdk.java.net/~coffeys/webrev.8183369/index.html

Issue: https://bugs.openjdk.java.net/browse/JDK-8183369

 

 

Thanks,

Ravi

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.java.net/pipermail/net-dev/attachments/20200205/727c21c7/attachment.htm>


More information about the net-dev mailing list