Skip to content

CORS - expose X- headers #285

Open
Open
@vas3a

Description

@vas3a

When doing a CORS request and trying to access the X- headers (Eg. X-Total) from the response, I'm getting blocked by the CORS policies.

Can we have the X- headers exposed for easy access? eg. using Access-Control-Expose-Headers.

This is mostly useful in instances where we only need just the headers (HEAD requests) and not the actual body.

Thanks!

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