[jboss-user] [JBossWS] - RESTeasy and X-HTTP-Method-Override

jrinderle do-not-reply at jboss.com
Tue Aug 26 13:24:24 EDT 2008


Are there any plans to support the X-HTTP-Method-Override request header (automatically/transparently) in RESTeasy? (Forgive me if this is already a feature -- I searched the forums and wiki and did not find anything.) This would make it much easier to support clients that cannot send PUT/DELETE requests. Yes, overriding POST is less than ideal but I think the Google convention of using X-HTTP-Method-Override is a reasonable/convenient work-around. If RESTeasy could dispatch POST requests with the X-HTTP-Method-Override header automatically it would be a big time saver. I think Jersey just added something like this via a filtering approach, but I'd prefer to stick with RESTeasy.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4172665#4172665

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4172665



More information about the jboss-user mailing list