[Webkit-unassigned] [Bug 112471] cross-origin requests redirected fail or drop author requested headers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 26 06:32:59 PDT 2016


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

Matt Fenelon <matt at fnln.me> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |matt at fnln.me

--- Comment #9 from Matt Fenelon <matt at fnln.me> ---
I've just come up against this bug in Safari Version 9.1.1 (11601.6.17).

I'm using pdf.js to preview PDFs on a website, the original requests comes to my server, responding with a 302 redirect to an S3 presigned URL, this works in Chrome but in Safari it fails with a status of 0. I've debugged pdf.js and the failure comes from the xhr object itself, i.e. Safari.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160726/7135758a/attachment-0001.html>


More information about the webkit-unassigned mailing list