jetty.project/jetty-http2/http2-client
Simone Bordet d88e2b767f Fixes #2037 - HTTP/2 stream reset leaves stream frames in the flusher.
Now waking up the flusher via iterate() after a reset has been received.
This ensures that frames that may have stalled are removed from the
flusher queue.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2017-12-11 10:57:13 +01:00
..
src Fixes #2037 - HTTP/2 stream reset leaves stream frames in the flusher. 2017-12-11 10:57:13 +01:00
pom.xml Updating to version 9.4.9-SNAPSHOT 2017-11-21 13:11:31 -07:00