We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The cors documentation conflates the words URL and origin. Everywhere the word URL appears in the documentation, the word origin should be understood.
URL
origin
I write about this in my blog post.
The text was updated successfully, but these errors were encountered:
Thanks for opening this issue. What would you propose? I can't access the blog link, as it's a localhost link.
Sorry, something went wrong.
The link should work now.
Sorry for the late reply. Yes, URL and origin are two important web concepts, I feel the user should already have a basic understanding of them.
If you think it's necessary to classify them in the doc, please feel free to send a pull request.
No branches or pull requests
The cors documentation conflates the words URL and origin. Everywhere the word
URL
appears in the documentation, the wordorigin
should be understood.I write about this in my blog post.
The text was updated successfully, but these errors were encountered: