[Bug 792664] souphttpsrc: Should send "Range" when offset is 0

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Jan 20 23:55:45 UTC 2018


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

--- Comment #6 from Paul Kim <paul.hyunil at lge.com> ---
Regarding the server behavior, it should ignore the range header if it does not
want to see "Range" header in the request. The rfc spec is mentioning about
that. https://tools.ietf.org/html/rfc7233#section-3.1
   A server MAY ignore the Range header field.  However, origin servers
   and intermediate caches ought to support byte ranges when possible,
   since Range supports efficient recovery from partially failed
   transfers and partial retrieval of large representations.  A server
   MUST ignore a Range header field received with a request method other
   than GET.

-- 
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