Closed fuse closed 2 years ago
We can't mix request with credentials with wildcard for Access-Control-Allow-Headers [1].
This modifications enable ability to define specific domains for CORS, enabling requests with credentials.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers
looks great thank you! I'll cut a v2.7.1
We can't mix request with credentials with wildcard for Access-Control-Allow-Headers [1].
This modifications enable ability to define specific domains for CORS, enabling requests with credentials.
[1] https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Access-Control-Allow-Headers