11.0.14 and two `HOST` headers in HTTP/2 requests

Ivan Krylov ivankrylov.java at gmail.com
Wed Jan 26 19:45:04 UTC 2022


Hello,

Since the jdk 11u14 we've noticed the issue with two HOST headers in 
HTTP/2 requests, that was fixed via 
https://bugs.openjdk.java.net/browse/JDK-8218546 in JDK 12+. One can 
verify this report by running the test from JDK-8218546.
This seems like a good candidate for a backport to JDK 11u.

Thanks,
Ivan



More information about the jdk-updates-dev mailing list