-
Backport
-
Resolution: Fixed
-
P2
-
8
-
b03
-
Not verified
When retrieving a HttpClient from the KeepAlive cache we don't perform the necessary needsTunneling() checks meaning, in turn, that the tunnel state is not correctly set for the HttpURLConnection.
- backport of
-
JDK-7199219 Proxy-Connection headers set incorrectly when a HttpClient is retrieved from the Keep Alive Cache
- Closed