Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

document Preflighted_requests (why do we see 2 requests for PUT, POST and DELETE action) #265

@praveen-garg

Description

@praveen-garg

Long story short

OPTIONS request are very first call for every PUT, POST and DELETE, We need to document it as we are running with CORS

Expected behaviour

Document that its expected, per https://developer.mozilla.org/en-US/docs/Web/HTTP/CORS#Preflighted_requests#Preflighted_requests

Actual behaviour

Docs missing

Steps to reproduce

Observe network calls from browser to server for PUT, POST and DELETE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions