corydolphin / flask-cors

Cross Origin Resource Sharing ( CORS ) support for Flask
https://flask-cors.corydolphin.com/
MIT License
877 stars 137 forks source link

Flask cors not working updated in Google Chrome #216

Closed salaimani18 closed 6 years ago

salaimani18 commented 6 years ago

Cors not working in updated Google Chrome version 69.XXX .It showing cross domain error in python Flask.In lower version working properly.check and solve it

corydolphin commented 6 years ago

Thanks for the report. Can you provide more information? I can’t reproduce this.

corydolphin commented 6 years ago

Closing because there is no reproducible case. It sounds like it may be a configuration issue.