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

@EstebanBorai EstebanBorai changed the title [Feature Request] CORS Policy Configuration Support Oct 9, 2022
EstebanBorai added a commit that referenced this issue Oct 9, 2022
@EstebanBorai EstebanBorai linked a pull request Oct 9, 2022 that will close this issue
EstebanBorai added a commit that referenced this issue Jan 30, 2023
@EstebanBorai EstebanBorai added this to the Migrate to Axum milestone May 28, 2023
@EstebanBorai EstebanBorai 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
Status: 📌 Todo
Development

Successfully merging a pull request may close this issue.

2 participants