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-enable https://interactive-examples.mdn.mozilla.net #1749

Open
sideshowbarker opened this issue Jan 2, 2021 · 1 comment
Open

CORS-enable https://interactive-examples.mdn.mozilla.net #1749

sideshowbarker opened this issue Jan 2, 2021 · 1 comment
Labels
idle Issues and pull requests with no activity for three months.

Comments

@sideshowbarker
Copy link
Collaborator

It’d be nice if https://interactive-examples.mdn.mozilla.net were CORS-enabled, so that it’d be possible use fetch/xhr/ajax to get resources from it.

See mdn/content#726 for some context; I had considered using https://interactive-examples.mdn.mozilla.net/media/cc0-videos/flower.mp4 as a request URL in a live sample within the https://developer.mozilla.org/en-US/docs/Web/API/XMLHttpRequest/progress_event article — but found that it wouldn’t work, due the fact that https://interactive-examples.mdn.mozilla.net responses have no Access-Control-Allow-Origin header.

@welcome
Copy link

welcome bot commented Jan 2, 2021

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it.

@github-actions github-actions bot added the idle Issues and pull requests with no activity for three months. label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idle Issues and pull requests with no activity for three months.
Projects
Development

No branches or pull requests

1 participant