jetty.project/jetty-http/src
Greg Wilkins ec79a6f88e Improve HTTP header pre-encoding
The HttpContent class has been reworked to store HttpField instances, we may be generated on
demand or instances of PreEncodedHttpField.

The encoding of HTTP2 fields has been generalized to handle both indexed and literal fields, selected
by header enum set.

Default servlet and response classes have been cleaned up in how they set response headers.
2014-10-16 12:31:37 +11:00
..
main Improve HTTP header pre-encoding 2014-10-16 12:31:37 +11:00
test Fixed merge conflict. 2014-10-13 17:10:03 +02:00