jetty.project/jetty-http2
Simone Bordet 06454f6409 Fixes #2420 - Simplify HttpTransportOverHTTP2.
Removed usage of ternary expressions in favor of if/else statements
to improve readability of the logic for the send() method.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-04-07 12:25:39 +02:00
..
http2-alpn-tests Updating to version 9.4.10-SNAPSHOT 2018-03-20 08:25:59 -05:00
http2-client Fixes #2225 - Test failure: StreamResetTest.testBlockingWriteAfterStreamReceivingReset. 2018-03-29 12:31:44 +02:00
http2-common Issue #2109 remove warnings for unused imports and exports (#2390) 2018-04-04 12:06:43 +10:00
http2-hpack Updating to version 9.4.10-SNAPSHOT 2018-03-20 08:25:59 -05:00
http2-http-client-transport Issue #2349 - Review HTTP/2 max streams enforcement. (#2389) 2018-03-28 13:10:11 +11:00
http2-server Fixes #2420 - Simplify HttpTransportOverHTTP2. 2018-04-07 12:25:39 +02:00
pom.xml Updating to version 9.4.10-SNAPSHOT 2018-03-20 08:25:59 -05:00