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

carbonapi: allow to configure CORS options #259

Open
avereha opened this issue May 18, 2020 · 2 comments
Open

carbonapi: allow to configure CORS options #259

avereha opened this issue May 18, 2020 · 2 comments
Labels

Comments

@avereha
Copy link
Contributor

avereha commented May 18, 2020

I'm particularly interested in :

https://github.com/gorilla/handlers/blob/master/cors.go#L193

We seem to use the CORS middleware:

https://github.com/bookingcom/carbonapi/blob/master/app/carbonapi/app.go#L107

But we do not allow configuring it.

@haseth
Copy link

haseth commented Sep 25, 2020

Is anyone working ? Or can I pick it up?
@avereha @azhiltsov

@avereha
Copy link
Contributor Author

avereha commented Sep 26, 2020

No one is working on it, feel free to pick it up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants