Comment 2 for bug 1313369

Revision history for this message
Flavio Percoco (flaper87) wrote :

I think this is kind of a duplicate of #1257273

Basically, non (or at least most of) the store backend don't have a good way to check if the location is valid. We fetch the size but, in most of the cases, when an error occurs it's caught and never re-raised. The fix for the aforementioned bug raises an HTTP error when the HTTP location is invalid.