-
Notifications
You must be signed in to change notification settings - Fork 624
Closed
Labels
Description
Hi
Wanted to get your thoughts on possibility of some config options for adding CORS support. As a dev hack in one system I'm currently using nginx in front of fabio to do this, but that just seems wrong :) I don't really want to be adding CORS directly into the backend API as it's specific to the deployment. Using the consul backend, I'm thinking this should probably be supported via consul tags, so that it can be enabled only for specific services if needed. I might be able to spend some time on this if you think it's useful.
Thanks
GonZo and jrjr-alexm