[Webkit-unassigned] [Bug 85994] [GStreamer] Source element fails with .ogg files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 16 09:01:35 PDT 2012


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





--- Comment #11 from Simon Pena <spena at igalia.com>  2012-05-16 09:00:39 PST ---
According to this:
http://www.greenbytes.de/tech/webdav/draft-ietf-httpbis-p5-range-latest.html

> If the server ignores a byte-range-spec (for example if it is
> syntactically invalid, or if it may be seen as a denial-of-service
> attack), the server SHOULD treat the request as if the invalid Range
> header field did not exist. (Normally, this means return a 200
> response containing the full representation).

Basically, we should be able to handle a 200 code even if we were
expecting the 206. I'm still unsure that this is the root cause of the
issue.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list