Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Fix: Retry app checks with CORS#28

Merged
AaronDewes merged 1 commit intomainfrom
fix/try-online-check-with-cors
May 30, 2022
Merged

Fix: Retry app checks with CORS#28
AaronDewes merged 1 commit intomainfrom
fix/try-online-check-with-cors

Conversation

@AaronDewes
Copy link
Copy Markdown
Contributor

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
@AaronDewes AaronDewes merged commit d7854ec into main May 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants