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

Enable CORS for tweets api #34

Closed
prasannamestha opened this issue Jun 6, 2022 · 2 comments · Fixed by #36
Closed

Enable CORS for tweets api #34

prasannamestha opened this issue Jun 6, 2022 · 2 comments · Fixed by #36
Labels
enhancement New feature or request

Comments

@prasannamestha
Copy link

prasannamestha commented Jun 6, 2022

Hello,
Currently cors headers are not returned for the /api/tweets endpoint. It would be great if you could add Access-Control-Allow-Origin: * headers to the same

Thanks

@prasannamestha prasannamestha added the enhancement New feature or request label Jun 6, 2022
@prasannamestha
Copy link
Author

I created a PR to enable cors across pages - but would be great if you could at least allow cors for the tweets api.

PR: #35

Thanks

@zernonia
Copy link
Owner

zernonia commented Jun 8, 2022

Should be upstream issue unjs/h3#82

@zernonia zernonia linked a pull request Jun 20, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants