Skip to content

CORS block for POST request #231

@yur0n

Description

@yur0n

Describe the bug
We have POST /bulk request endpoint, but OPTIONS and POST methods are absent in 'Access-Control-Allow-Methods'

Expected behavior
Add OPTIONS and POST methods to 'Access-Control-Allow-Methods' if 'enable_bulk_inserts' is true

I guess there might be a reason for this limitation, but what?

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