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
We recently changed our CORS header for documentation files, we don't have any of this documented.
We should document how our CORS rules work for docs pages, security implications (none, at least users are doing something custom proxying to us or similar). Similar to what we have in https://docs.readthedocs.io/en/stable/api/cross-site-requests.html.
The text was updated successfully, but these errors were encountered:
Docs: document CORS policies
9fea69d
Closes #10836
Docs: document CORS policies (#10853)
e453e5d
* Docs: document CORS policies Closes #10836 * Updates from review * Include in toctree
Successfully merging a pull request may close this issue.
What's the problem this feature will solve?
We recently changed our CORS header for documentation files, we don't have any of this documented.
Describe the solution you'd like
We should document how our CORS rules work for docs pages, security implications (none, at least users are doing something custom proxying to us or similar). Similar to what we have in https://docs.readthedocs.io/en/stable/api/cross-site-requests.html.
The text was updated successfully, but these errors were encountered: