-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
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
Labels
No labels