Skip to content

Accept X-Method-Override header when doing POST -> GET path length fallback  #3297

Open
@netrounds-guillaume

Description

@netrounds-guillaume

🚀 Feature

(A clear and concise description of what the feature is.)

Some browsers rename the X-HTTP-Override-Method header to X-Override-Method which causes the POST -> GET path length fallback to not kick in.

Feature proposal:

  • Accept both X-Override-Method and X-HTTP-Override-Method headers

Potential solution:

  • First read the X-Override-Method header and then try X-HTTP-Override-Method if not set

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions