jetty.project/jetty-cdi/test-cdi-it
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 Issue #306 - Merge jetty-parent into jetty-project. 2016-06-07 10:23:38 +02:00