[Bug 794505] souphttpsrc: Eos is not emitted for not satisfiable range seek

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 22 01:16:38 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794505

--- Comment #6 from Paul Kim <paul.hyunil at lge.com> ---
What do you think below? If we do not stop at the request of the duration,
server may send 416 error response if automatic eos and we may not wait until
server is done sending us data.
http://httpwg.org/specs/rfc7233.html
If all of the preconditions are true, the server supports the Range header
field for the target resource, and the specified range(s) are invalid or
unsatisfiable, the server SHOULD send a 416 (Range Not Satisfiable) response.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list