mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
* Issue #4208 Content-Length in 304 Added tests for RFC7230 section 3.3.2 for 304 and HEAD responses with content length. Fixed HttpGenerator to set content-length in 304 response Fixed insufficient content written check for 304 Signed-off-by: Greg Wilkins <gregw@webtide.com> * Issue #4208 Content-Length in 304 Use contentLengthField Signed-off-by: Greg Wilkins <gregw@webtide.com>