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