jetty.project/jetty-http2/http2-server
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
..
src 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