users@jersey.java.net

Re: [Jersey] Does JAX-RS support X-HTTP-Method-Override?

From: Gili <cowwoc_at_bbs.darktech.org>
Date: Tue, 7 Oct 2008 08:22:37 -0700 (PDT)

On a related note, don't we lose most of the power of REST when doing this?
:) I mean, we're tunneling through HTTP again. Proxies lose the ability to
cache, etc.

Gili


Gili wrote:
>
> See the first answer at
> http://stackoverflow.com/questions/153420/is-it-feasible-to-create-a-rest-client-with-flex
>
> Ideally I'd want it to handle this header seamlessly so @DELETE gets
> called even if the client actually sent a POST with
> X-HTTP-Method-Override="DELETE"
>
> Gili
>

-- 
View this message in context: http://n2.nabble.com/Does-JAX-RS-support-X-HTTP-Method-Override--tp1303886p1303891.html
Sent from the Jersey mailing list archive at Nabble.com.