Closed elmosgot closed 7 years ago
Hi,
If I remember the spec the current behaviour is the expected one. Can you please point me to the spec that shows that it's wrong?
Chrome Browser does block this for Example ....
Here are some more informations about that issue: CORS: Cannot use wildcard in Access-Control-Allow-Origin when credentials flag is true
Thanks, @elmosgot for the patch, and @boesing for the link explaining the background.
A wildcard '*' cannot be used in the 'Access-Control-Allow-Origin' header when the credentials flag is true.