users@jersey.java.net

[Jersey] Re: Manipulating HTTP headers in MessageBodyWriter

From: Martynas Jusevičius <martynas_at_graphity.org>
Date: Sun, 22 Feb 2015 13:35:41 +0100

Yes. For example, I am modifying ETag value for XHTML Variant based on
content language, user principal etc.

On Sun, Feb 22, 2015 at 1:20 PM, Maarten Boekhold <boekhold_at_gmx.com> wrote:
> Hi,
>
> As per the subject: is this allowed/possible?
>
> Maarten