mirror of
https://github.com/openjdk/jdk.git
synced 2026-06-26 20:32:30 +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