-
Notifications
You must be signed in to change notification settings - Fork 510
Open
Labels
Milestone
Description
It is currently possible to determine which request method was specified in initialization, but not which request method was used in the last request. Not sure what the best solution to this is, but I imagine it involves passing the request method as an argument to the events, or setting it on the response object...
In the meantime, I am adding the header "X-Requested-Method" via the server, and reading that value in the event callbacks.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/55895-request-no-access-to-request-method-used?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F22067&utm_medium=issues&utm_source=github).