Skip to content
This repository has been archived by the owner on May 20, 2021. It is now read-only.

CORS header on images #56

Open
kakulukia opened this issue Apr 19, 2018 · 1 comment
Open

CORS header on images #56

kakulukia opened this issue Apr 19, 2018 · 1 comment

Comments

@kakulukia
Copy link

Hi,

i noticed that calls to my images are not even passing the django cors headers middleware and thus those requests wont get the CORS headers attached. What's the best option to get CORS headers on media files without removing djstatic?

@kakulukia
Copy link
Author

Okay, i additionally learned why i didnt have this problem before. Its because im trying to load an image into an HTML canvas and this is more restricted than normal image usage. :(

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant