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

add CORS headers #517

Open
fetsorn opened this issue May 1, 2024 · 0 comments
Open

add CORS headers #517

fetsorn opened this issue May 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@fetsorn
Copy link

fetsorn commented May 1, 2024

Is your feature request related to a problem? Please describe.
I needed to clone a soft served repo from the browser using isomorphic git, but browser requires CORS "*" header.

Describe the solution you'd like
wrap the http handler in rs/cors to add CORS header "*"

pr in #516

@aymanbagabas aymanbagabas added the enhancement New feature or request label May 1, 2024
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

No branches or pull requests

2 participants