-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b23
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8268756 | 11.0.13-oracle | Kiran Sidhartha Ravikumar | P4 | Resolved | Fixed | b01 |
JDK-8265740 | 11.0.12 | Daniel Fuchs | P4 | Resolved | Fixed | b01 |
Once an HTTP/2 tunnel connection to a given host has been established by a given HttpClient instance, a new request to the same host by the same client instance and also requiring a proxy will go through the same connection, regardless of whether the ProxySelector has returned a different proxy.
- backported by
-
JDK-8265740 HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
- Resolved
-
JDK-8268756 HTTP/2 tunnel connections through proxy may be reused regardless of which proxy is selected
- Resolved
- relates to
-
JDK-8244031 HttpClient should have more tests for HEAD requests
- Resolved