Relates :
|
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.
|