jetty.project/jetty-http2
Simone Bordet f9ff9e1226 Issue #1759 - HTTP/2 producer can block in onReset.
Because now the failures are asynchronous, code that was executed after
invoking the failure listener must be now executed after the
asynchronous processing done by the listener and therefore Callbacks
are introduced.
2017-08-22 15:54:40 +02:00
..
http2-alpn-tests Updating to version 9.3.22-SNAPSHOT 2017-08-01 11:26:37 -07:00
http2-client Removed debug logging. 2017-08-21 12:12:26 +02:00
http2-common Issue #1759 - HTTP/2 producer can block in onReset. 2017-08-22 15:54:40 +02:00
http2-hpack Updating to version 9.3.22-SNAPSHOT 2017-08-01 11:26:37 -07:00
http2-http-client-transport Updating to version 9.3.22-SNAPSHOT 2017-08-01 11:26:37 -07:00
http2-server Issue #1759 - HTTP/2 producer can block in onReset. 2017-08-22 15:54:40 +02:00
pom.xml Updating to version 9.3.22-SNAPSHOT 2017-08-01 11:26:37 -07:00