[Webkit-unassigned] [Bug 184447] mp4 video element broken with service worker

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 02:30:12 PDT 2018


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

--- Comment #8 from youenn fablet <youennf at gmail.com> ---
I had a look and it seems that adding 'Accept-Encoding : identity' header makes it work.
It is true that Accept-Encoding is currently filtered out when being exposed to the service worker as it is a forbidden request header name.

I am not sure though why the server is requiring this header to serve range requests.

-- 
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/20180514/969475cc/attachment.html>


More information about the webkit-unassigned mailing list