nelmio / NelmioCorsBundle

Adds CORS (Cross-Origin Resource Sharing) headers support in your Symfony application
https://symfony.com/bundles/NelmioCorsBundle/
MIT License
1.89k stars 108 forks source link

Always set the "nelmio_cors.map" parameter #78

Closed leofeyer closed 7 years ago

leofeyer commented 7 years ago

This PR fixes #77.

Seldaek commented 7 years ago

Thanks