users@jersey.java.net

Re: Faking PUT, etc. over POST

From: ljnelson <ljnelson_at_gmail.com>
Date: Wed, 14 Apr 2010 04:01:50 -0800 (PST)

On Wed, Apr 14, 2010 at 5:06 AM, Paul Sandoz [via Jersey]
<ml-node+4900584-1271864535-210534_at_n2.nabble.com> wrote:
> Can you utilize the X-HTTP-Method-Override method in your app?

For some things, I would think so. For simple form submissions, HTML
only permits GET and POST for the <form> method attribute, and I don't
know how to set an HTTP request header from an HTML form.

Thanks,
Laird

-- 
View this message in context: http://n2.nabble.com/Faking-PUT-etc-over-POST-tp4898278p4901279.html
Sent from the Jersey mailing list archive at Nabble.com.