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

Removes sending of '*' as origin if supports_credentials is True #203

Closed corydolphin closed 7 years ago

corydolphin commented 7 years ago

Addresses #202