You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this should be opened up on Fix or Simple.Web, but here goes.
It appears that the CORS headers are not being written to cross-origin requests. I have configured a simple site to that uses "*" and none of the cross-origin requests coming back have the header and, as expected, the browser chokes.
The text was updated successfully, but these errors were encountered:
Not sure if this should be opened up on Fix or Simple.Web, but here goes.
It appears that the CORS headers are not being written to cross-origin requests. I have configured a simple site to that uses "*" and none of the cross-origin requests coming back have the header and, as expected, the browser chokes.
The text was updated successfully, but these errors were encountered: