[Webkit-unassigned] [Bug 174730] [GTK] Epiphany (GNOME Web) says "Error downloading: Service Unavailable." when trying to download an image from discogs.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 25 19:08:44 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=174730

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
When we create a WebKitDownload, it's totally dissociated from the main resource that you were looking at when you decided to download the thing. That's different from other browsers. It means there's no referrer header, and some websites rely on that to guess whether you're a human or a scraper to block scrapers. I'm not sure if it's even possible to fix WebKitDownload....

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180426/ce4ab931/attachment.html>


More information about the webkit-unassigned mailing list