Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Disable http2 by default for java8 (eclipse-che#16964)
* Disable http2 by default for java8. OkHttp wrongly detects JDK8u251 and higher as JDK9 which enables Http2 unsupported for JDK8. Signed-off-by: Sergii Kabashniuk <skabashniuk@redhat.com>
- Loading branch information