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

Set "Access-Control-Max-Age" CORS header to avoid preflighting every request #2043

Open
kingosticks opened this issue Jan 26, 2022 · 0 comments
Labels
A-http Area: HTTP frontend

Comments

@kingosticks
Copy link
Member

We should use something like self.set_header("Access-Control-Max-Age", "86400")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-http Area: HTTP frontend
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant