Skip to content

X-HTTP-Method-Override not respected #65

@ixxie

Description

@ixxie

This section of the protocol spec explains that:

The X-HTTP-Method-Override request header MUST be a string which MUST be
interpreted as the request's method by the Server, if the header is presented.
The actual method of the request MUST be ignored. The Client SHOULD use this
header if its environment does not support the PATCH or DELETE methods.

As far as I can see, we don't handle this correctly in tuspyserver atm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions