## Scope Let a POST stand in for another method where a client cannot send one. ## Requirements - Read the override from a form parameter or a header, only for POST. - Accept only known methods. - Keep the original method reachable through `request.context`.
Scope
Let a POST stand in for another method where a client cannot send one.
Requirements
request.context.