corydolphin / flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask
https://flask-cors.readthedocs.io/en/latest/index.html
MIT License
879 stars 139 forks source link

Fixes regression where regular expressions containing a '?' are not p… #184

Closed corydolphin closed 8 years ago

corydolphin commented 8 years ago

…roperly matched

Fixes https://github.com/corydolphin/flask-cors/issues/183