Closed AaronDewes closed 2 years ago
This fix was originally created for ringtools, which has no CORS protection, but CORP https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) which causes no-cors requests to fail.
However, it should also help for some other apps in the future.
This fix was originally created for ringtools, which has no CORS protection, but CORP https://developer.mozilla.org/en-US/docs/Web/HTTP/Cross-Origin_Resource_Policy_(CORP) which causes no-cors requests to fail.
However, it should also help for some other apps in the future.