I traced this down and filed a bug report:
https://jersey.dev.java.net/issues/show_bug.cgi?id=169
Gili
Gili wrote:
>
> I wanted to add conditional-get support to my code so I added a single
> argument: Request.
>
> Now Jersey complains: "A HTTP GET method, public javax.ws.rs.core.Response
> adcaster.server.resources.PlaylistsResource.listPlaylists(javax.ws.rs.core.Request),
> should not consume any entity."
>
> Fair enough, but (from my point of view) it isn't. How am I supposed to
> invoke Request.evaluatePreconditions()?
>
> Thanks,
> Gili
>
--
View this message in context: http://n2.nabble.com/Impossible-to-implement-conditional-GET--tp1669849p1670040.html
Sent from the Jersey mailing list archive at Nabble.com.