jetty.project/jetty-http2
Greg Wilkins 6781a949b1 Issue#1066 Simplify HttpGeneration
Reduce the transformations needed on header fields, so they can be more often
set directly and no need to split and recombine.

The Content-Length field is added IF it is needed for framing or if it was explicitly set

The Transfer-Encoding: chunk field is used only as a hint that there is content.

Connection fields are used as is, but are checked for close and keep-alive
2016-11-03 16:55:33 +11:00
..
http2-alpn-tests Issue#1066 Simplify HttpGeneration 2016-11-03 16:55:33 +11:00
http2-client Updating to version 9.3.14-SNAPSHOT 2016-10-14 11:33:51 -07:00
http2-common Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-10-27 16:55:12 +02:00
http2-hpack Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-10-25 15:45:56 +02:00
http2-http-client-transport Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-10-25 15:45:56 +02:00
http2-server Merged branch 'jetty-9.3.x' into 'jetty-9.4.x'. 2016-10-27 16:55:12 +02:00
pom.xml Updating to version 9.3.14-SNAPSHOT 2016-10-14 11:33:51 -07:00