[Webkit-unassigned] [Bug 82672] [Mac] XHR range requests are broken; affects pdf.js (Test failure: http/tests/xmlhttprequest/range-test.html)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Nov 9 15:55:52 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=82672
Silvia Pfeiffer <silviapf at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |silviapf at chromium.org
--- Comment #9 from Silvia Pfeiffer <silviapf at chromium.org> ---
Note that https://github.com/gildas-lormeau/zip.js/pull/91/files uses the following header as a work-around:
xhr.setRequestHeader("If-None-Match", "webkit-no-cache");
which may be more interoperable with other browsers.
--
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/20141109/096ab51e/attachment-0002.html>
More information about the webkit-unassigned
mailing list