Filepicker.io seems to always return files with Content-Disposition: attachment; ..
which is causing it to download or throw a save as dialog.
How can I get the file without this header? I would like users to just be able to open the image in their browser.