joostfarla / serverless-cors-plugin

Serverless CORS Plugin - Managing Cross-origin resource sharing (CORS) policies
ISC License
70 stars 15 forks source link

Expose headers in methods other than OPTIONS #23

Closed ChristopherHackett closed 8 years ago

ChristopherHackett commented 8 years ago

The value from exposeHeaders should be applied to all requests if it is set.

joostfarla commented 8 years ago

Thanx! :+1: