jdesrosiers / silex-cors-provider

A silex service provider that adds CORS services to silex
MIT License
78 stars 25 forks source link

FIX: Allow for protocol to be provided on wildcard domains #38

Closed brettt89 closed 6 years ago

brettt89 commented 6 years ago

Fixes: #37

jdesrosiers commented 6 years ago

Don't forget to include tests that cover any changes.