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

Ravi Reddy ravi.k.reddy at oracle.com
Tue Feb 11 10:37:50 UTC 2020


Hi,

 

Please do review the below webrev.

 

 

Thanks,

Ravi

 

From: Ravi Reddy 
Sent: Wednesday, February 5, 2020 6:13 PM
To: net-dev at openjdk.java.net
Subject: RFR[15] JDK-8183369 : RFC unconformity of HttpURLConnection with proxy

 

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/20200211/bcbce5ec/attachment.htm>


More information about the net-dev mailing list