-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
17.0.1
-
os: Ubuntu 18.04.6 LTS
jdk: 17.0.1-open
server: Helidon 3.x prototype
-
generic
-
generic
It is clearly stated in the JEP 110 that HttpClient:
Must be able to negotiate an upgrade from 1.1 to 2 (or not), **or select 2 from the start**.
HttpClient however seems to do upgrade every time and there is no documented way how to force it to HTTP/2 prior knowledge.
Must be able to negotiate an upgrade from 1.1 to 2 (or not), **or select 2 from the start**.
HttpClient however seems to do upgrade every time and there is no documented way how to force it to HTTP/2 prior knowledge.
- relates to
-
JDK-8042950 JEP 110: HTTP/2 Client (Incubator)
- Closed
- links to