jetty.project/jetty-http2/http2-alpn-tests
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
..
src/test Issue#1066 Simplify HttpGeneration 2016-11-03 16:55:33 +11:00
pom.xml [maven-release-plugin] prepare for next development iteration 2016-06-22 13:59:10 -05:00