jetty.project/jetty-http2/http2-client/src
Simone Bordet e868ab0b0d 464706 - HTTP/2 and async I/O: onDataAvailable() not called.
Changed HTTPServerConnection to return a Runnable to be run by the
execution strategy also in case of content.
This allows onDataAvailable() to be called at the proper times.
2015-04-15 17:21:17 +02:00
..
main/java/org/eclipse/jetty/http2/client Renamed ISession.control() to ISession.frames(). 2015-03-20 15:02:07 +01:00
test 464706 - HTTP/2 and async I/O: onDataAvailable() not called. 2015-04-15 17:21:17 +02:00