[Bug 758922] rtspconnection should optionally make HTTP requests with abs_path instead of absoluteURI

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 14 09:20:20 PST 2015


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317382|none                        |committed
             status|                            |

--- Comment #14 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 317382:
 --> (https://bugzilla.gnome.org/review?bug=758922&attachment=317382)

I think this makes sense as is. We don't *require* any HTTP 1.1 features, we
only add additional hints via an extra header here. So I think it's fine to
request HTTP 1.0 and just put the new header in. Unknown headers must be
ignored by clients anyway.

Only if we actually required HTTP 1.1 features it would AFAIU be required that
we ask for HTTP 1.1.

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