Upload webp file changes format from image/webp to binary/octet-stream
Hi,
I am trying to upload a large amount of webp images to Backblaze B2. And apparently this changes the format from
If I use the upload function from Backblaze there is no change, and a user can view the image in their browser.
With other image formats I do not have this problem.
Update: uploaded with Cyberduck, and also no problems,
I am trying to upload a large amount of webp images to Backblaze B2. And apparently this changes the format from
image/webp
to binary/octet-stream
what causes a small problem if an users wants to view the images. It will be downloaded to the users computer if he views the image.
If I use the upload function from Backblaze there is no change, and a user can view the image in their browser.
With other image formats I do not have this problem.
Update: uploaded with Cyberduck, and also no problems,