[Webkit-unassigned] [Bug 183259] [GStreamer] Cannot play particular WebM videos

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 9 22:00:13 PST 2021


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

Fernando Jiménez Moreno <fjimenez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fjimenez at igalia.com

--- Comment #18 from Fernando Jiménez Moreno <fjimenez at igalia.com> ---
(In reply to Xabier Rodríguez Calvar from comment #15) 
> AFAIK a working range request should answer 206, not 200.
> 
> If we should accept 200 as a valid answer and be prepared to handle the
> whole download is a different issue.

According to https://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.35.2 a server may ignore the `Range` header and so return a 200 response with the full content.

Doing some archeology, it seems that https://bugs.webkit.org/show_bug.cgi?id=85994 handled this scenario. But

-- 
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/20210210/21df18b6/attachment.htm>


More information about the webkit-unassigned mailing list