jetty.project/jetty-http2
Simone Bordet 636c7eaeae Fixed handling of max concurrent streams.
There is a difference between the value set via configuration, that
always refer to remote streams (streams initiated by remote peers),
and the value received via SETTINGS frame, that always refer to local
streams (streams initiated locally).
2014-08-05 02:01:34 +02:00
..
http2-client Fixed handling of max concurrent streams. 2014-08-05 02:01:34 +02:00
http2-common Fixed handling of max concurrent streams. 2014-08-05 02:01:34 +02:00
http2-hpack handle http/1 host header in http/2 2014-08-05 09:21:27 +10:00
http2-server Fixed send() by properly handling all cases. 2014-08-04 12:09:10 +02:00
pom.xml Updated version to 9.3.0-SNAPSHOT. 2014-06-16 21:33:03 +02:00