dahlia / sqlalchemy-imageattach

SQLAlchemy extension for attaching images to entities.
https://sqlalchemy-imageattach.readthedocs.io/
MIT License
116 stars 25 forks source link

Add CORS option on HttpExposedFileSystemStore #40

Closed Kroisse closed 7 years ago

Kroisse commented 7 years ago

It's good for web frontend development!

Specific rule for allow cross-origin access is not implemented in this PR.