jetty.project/jetty-http2
Simone Bordet 2e85b3e169 Fixes #4764 - HTTP2 Jetty Server does not send back content-length.
Updates after review.
Now the Content-Length header is generated by HpackEncoder based on
MetaData.contentLength, so that the MetaData.HttpFields are not modified.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-04-14 11:44:58 +02:00
..
http2-alpn-tests Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00
http2-client Fixes #4714 - Low setMaxConcurrentStreams causes "1/unexpected_data_frame" errors. 2020-03-26 11:52:39 +01:00
http2-common Issue #4714 Updating lastRemoteStreamId on refused streams 2020-03-25 22:02:20 -04:00
http2-hpack Fixes #4764 - HTTP2 Jetty Server does not send back content-length. 2020-04-14 11:44:58 +02:00
http2-http-client-transport Fixes #4764 - HTTP2 Jetty Server does not send back content-length. 2020-04-13 17:57:38 +02:00
http2-server Fixes #4764 - HTTP2 Jetty Server does not send back content-length. 2020-04-14 11:44:58 +02:00
pom.xml Issue #4443 - Track backport of ALPN APIs to Java 8. 2020-03-17 11:40:29 +01:00