Skip to content

Request: No access to request method used #2353

@assertchris

Description

@assertchris

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions