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

CORS Policy Configuration Support #202

Open
caperaven opened this issue Oct 8, 2022 · 0 comments
Open

CORS Policy Configuration Support #202

caperaven opened this issue Oct 8, 2022 · 0 comments

Comments

@caperaven
Copy link

Description

Would like to define cors policy

{ "key": "Cross-Origin-Embedder-Policy", "value": "require-corp" },
{ "key": "Cross-Origin-Opener-Policy", "value": "same-origin" }

Why is this useful?

To run multithreaded web assembly using wasm_bindgen_ryon

@LeoBorai LeoBorai changed the title [Feature Request] CORS Policy Configuration Support Oct 9, 2022
LeoBorai added a commit that referenced this issue Oct 9, 2022
@LeoBorai LeoBorai linked a pull request Oct 9, 2022 that will close this issue
LeoBorai added a commit that referenced this issue Jan 30, 2023
@LeoBorai LeoBorai added this to Roadmap May 28, 2023
@LeoBorai LeoBorai moved this to 📌 Todo in Roadmap May 28, 2023
@LeoBorai LeoBorai added this to the Migrate to Axum milestone May 28, 2023
@LeoBorai LeoBorai removed this from the Migrate to Axum milestone Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 📌 Todo
Development

Successfully merging a pull request may close this issue.

2 participants