Request to support x-http-method-override in HTTP request heade

Bug #538870 reported by greenlaw110
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
play framework
Status tracked in 1.0
1.0
Fix Released
Undecided
Erwan Loisant
1.1
Fix Committed
Undecided
Erwan Loisant

Bug Description

The current version of Play! (1.01) support x-http-method-override by query string. Can I request the framework to support it by http request header? The reason is some javascript framework like prototype and jquery does not transfer non-get|post http method into query string. Prototype use _method parameter for post to convey the non-get|post http method. Fortunately, we can easily set http header using the ajax callbacks.

This should be easy to Play by adding some logic in Router::route(Http.Request request) method.

Erwan Loisant (eloisant)
Changed in play:
assignee: nobody → Erwan Loisant (eloisant)
Revision history for this message
greenlaw110 (greenlaw110) wrote : Re: [Bug 538870] Re: Request to support x-http-method-override in HTTP request heade *

Great work, light speed!

On Tue, Mar 16, 2010 at 5:43 AM, Guillaume Bort <email address hidden>wrote:

> Junk Score: 2 out of 10 (below your Auto Allow threshold<https://www.boxbe.com/mail-screening>)
> | Approve sender <https://www.boxbe.com/anno?tc=1958944150_76804542> | Block
> sender <https://www.boxbe.com/anno?tc=1958944150_76804542&disp=b> | Block
> domain <https://www.boxbe.com/anno?tc=1958944150_76804542&disp=b&dom> | [image:
> Boxbe] <https://www.boxbe.com/overview>
>
> ** Changed in: play/1.1
> Status: New => Fix Committed
>
> --
> Request to support x-http-method-override in HTTP request heade
> https://bugs.launchpad.net/bugs/538870
> You received this bug notification because you are a direct subscriber
> of the bug.
>
>

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.