DEV Community

Discussion on: Fast way to enable CORS in Flask servers

Collapse
 
hidialgo profile image
Hashan Mahesh

you need to import it first

"from flask_cors import cross_origin"