jetty.project/jetty-cdi
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
..
cdi-core Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00
cdi-full-servlet Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00
cdi-servlet Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00
cdi-websocket Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00
test-cdi-it Issue#1066 Simplify HttpGeneration 2016-11-03 16:55:33 +11:00
test-cdi-webapp Merge branch 'jetty-9.3.x' into jetty-9.4.x 2016-09-20 15:03:49 -07:00
pom.xml Updating to version 9.3.13-SNAPSHOT 2016-09-15 07:34:52 -07:00