mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-26 06:41:24 +00:00
The HTTP/2 Stream is updated to register a trivial data subscriber in case of 204 so that the END_STREAM is correctly processed. Reviewed-by: chegar