Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in CORS rejection message #1485

Closed
rexxars opened this issue Jul 19, 2024 · 0 comments · Fixed by #1486
Closed

Typo in CORS rejection message #1485

rexxars opened this issue Jul 19, 2024 · 0 comments · Fixed by #1486
Labels
bug Something isn't working

Comments

@rexxars
Copy link
Contributor

rexxars commented Jul 19, 2024

Describe the bug
When a request is rejected because of cross-origin restrictions, the error message has a typo - dissallows instead of disallows.

Cross-Origin Request Blocked: The Same Origin Policy dissallows reading the remote resource at "…"

To Reproduce
Steps to reproduce the behavior:

  1. Run a cross-origin request without the necessary response headers
  2. See the error message with typo

Expected behavior
No typo

Screenshots

Device:

  • OS: Any
  • Browser Any
  • Version Any
@rexxars rexxars added the bug Something isn't working label Jul 19, 2024
rexxars added a commit to rexxars/happy-dom that referenced this issue Jul 19, 2024
capricorn86 added a commit that referenced this issue Aug 29, 2024
Co-authored-by: David Ortner <david@ortner.se>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant