mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-11 14:11:36 +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