users@jersey.java.net

[Jersey] Re: HEAD operation with response entity

From: Jakub Podlesak <jakub.podlesak_at_oracle.com>
Date: Fri, 16 Sep 2011 16:19:20 +0200

Hi,

That would go against the HEAD method definition (see e.g. [1]).
It should not be possible to do so.

~Jakub

On 16.9.2011 12:32, coolio1989_at_gmx.de wrote:
> Hey everyone,
> is it possible to respond an entity by calling a head request
> operation?
> I tested it with jetty and tomcat but with no success.
>
> thanks in advance.
>