mirror of
https://github.com/openjdk/jdk.git
synced 2026-07-02 07:10: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