Skip to content

Can the set of safelisted methods be extended? #1774

Open
@reschke

Description

What problem are you trying to solve?

There are HTTP methods defined to be "safe" which nevertheless require CORS preflights.

What solutions exist today?

Non (AFAIU) expect to do the preflight.

How would you solve it?

Adding to the defined in

https://fetch.spec.whatwg.org/#cors-safelisted-method

In theory we could discuss this for some WebDAV methods as well (PROPFIND etc), but what's more important would be QUERY once it's there.

Anything else?

No response

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions