users@jersey.java.net

[Jersey] Not Modified 304 response includes Content-Type header

From: <clum85_at_gmail.com>
Date: Tue, 13 Sep 2011 14:09:09 +0000 (GMT)

Hi,

Why does jersey include Content-Type header when response is a 304?
According to
http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.3.5, the
response should not contain any entity headers.