Closed
Description
I've noticed that when downloading an image it always has a default filename 'image.jpg'.
It would be great if you could add a parameter 'filename' to specify the name returned in the Content-Disposition header i.e. Content-Disposition: filename="filename.jpg" and when not specified use the filename of the file that has been loaded.