Skip to content

CORS - header in the response must not be the wildcard '*' when the request's credentials mode is 'include #179

@cameronbraid

Description

@cameronbraid

Error reporter in chrome devtools

Access to CSS stylesheet at 'https://..' from origin 'https://...' has been blocked by CORS policy:
 The value of the 'Access-Control-Allow-Origin' header in the response must not be the wildcard
  '*' when the request's credentials mode is 'include'.
16:11:31.942

So I think the CORS support needs to change from sending * and instead send the origin of the request in the Access-Control-Allow-Origin header

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingno-staleNo stalewaiting-upstreamWaiting upstream fixes or answers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions