Closed Bug 1849710 Opened 2 years ago Closed 2 years ago

Image downloads fail due to missing request headers

Categories

(Firefox for Android :: Downloads, defect)

Firefox 118
All
Android
defect

Tracking

()

RESOLVED DUPLICATE of bug 1812797

People

(Reporter: awuctl, Unassigned)

Details

Steps to reproduce:

Attempt to download image from a site that requires the Referer header to be set appropriately - an example is images hosted on https://pixiv.net/ (CDN at https://i.pximg.net)

This will fail like this both on 116 and 118

Actual results:

The browser correctly sends the Referer header when the image is viewed on the page or opened in a new tab but drops it completely when "Save image" is used.
This causes the download to fail, despite the image both being in the cache and the tab's requests having the Referer set.

Expected results:

Ideally, Referer is set for "Save image"'s request (or the cached image is saved, like what I assume happens on desktop) and the download succeeds~

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1812797
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.