issues
search
mikeboers
/
Flask-Images
On-demand resizing of images for Flask applications.
https://mikeboers.github.io/Flask-Images/
BSD 3-Clause "New" or "Revised" License
81
stars
43
forks
source link
Fix HTTP Error handling, fix if-modified-since behaviour
#38
Closed
macrojames
closed
9 years ago
macrojames
commented
9 years ago
fixes 37
changes HTTPError handling to stop throwing exceptions on 404 Not found for remote images.
macrojames
commented
9 years ago
Let me try again getting the stuff right.