carbonapi icon indicating copy to clipboard operation
carbonapi copied to clipboard

carbonapi: allow to configure CORS options

Open avereha opened this issue 4 years ago • 2 comments

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.

avereha avatar May 18 '20 13:05 avereha

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

haseth avatar Sep 25 '20 07:09 haseth

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

avereha avatar Sep 26 '20 13:09 avereha