Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8218671 | 13 | Chris Hegarty | P1 | Resolved | Fixed | b08 |
The attached test connects to https://google.com through HTTP/2.0 and it received the following exception,
java.util.concurrent.ExecutionException: java.io.IOException: Received RST_STREAM: Protocol error
It used to work until JDK-12+19.
java.util.concurrent.ExecutionException: java.io.IOException: Received RST_STREAM: Protocol error
It used to work until JDK-12+19.
- backported by
-
JDK-8218671 Unable to connect to https://google.com using java.net.HttpClient
-
- Resolved
-
- blocks
-
JDK-8211308 Support HTTP/2 in WebView
-
- In Progress
-
- duplicates
-
JDK-8218623 HttpClient throws "RST_STREAM: Protocol error" when Http2 is not supported
-
- Resolved
-
- relates to
-
JDK-8213189 Make restricted headers in HTTP Client configurable and remove Date by default
-
- Resolved
-
-
JDK-8218623 HttpClient throws "RST_STREAM: Protocol error" when Http2 is not supported
-
- Resolved
-