request for review: 7199219: Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
Rob McKenna
rob.mckenna at oracle.com
Thu Sep 20 08:14:52 PDT 2012
Hi folks,
Looking for a review for:
7199219: Proxy-Connection headers set incorrectly when a HttpClient is
retrieved from the Keep Alive Cache
http://cr.openjdk.java.net/~robm/7199219/webrev.01/
<http://cr.openjdk.java.net/%7Erobm/7199219/webrev.01/>
Basically we never set the correct TunnelState after retrieving a
connection from the KeepAliveCache. This leads to incorrect connection
headers being set in the request. (in HttpURLConnection.writeRequests())
-Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/net-dev/attachments/20120920/9f4cc256/attachment.html
More information about the net-dev
mailing list