-
Notifications
You must be signed in to change notification settings - Fork 96
Open
Labels
P2Nice to haveNice to haveimprovement / optimizationquestionFurther information is requestedFurther information is requested
Description
is_image_url
relies on a filename and extension being present, however, in some cases an image URL does not contain a filename. Example dataset and example URL. This could be improved by checking the content-type
header of the response or checking for strings like "image" in the URL.
Metadata
Metadata
Assignees
Labels
P2Nice to haveNice to haveimprovement / optimizationquestionFurther information is requestedFurther information is requested