kahmali / meteor-restivus

REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
MIT License
544 stars 116 forks source link

Need corsHeader configurations for CORS #304

Open thanhlcm90 opened 5 years ago

thanhlcm90 commented 5 years ago

We need the corsHeader configurations for CORS, so that we can add more header value for cors. By default, Access-Control-Allow-Headers is fixed.