[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:22:23 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 5ac65d9e3a6fa43b884553d643dd1042f0ca79b2
Author: Evan Callaway <evan.callaway at ipconfigure.com>
Date:   Mon Dec 14 10:57:19 2015 -0500

    rtspconnection: Use relative URI for non-proxy tunneled requests

    Match the section 5.1.2 of the HTTP/1.0 spec by using relative URIs unless
we
    are using a proxy server. Also, send Host header for compatability with
    HTTP/1.1 and some HTTP/1.0 servers.

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

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