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

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
    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