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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 1 23:16:53 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I think implementing HTTP/1.1 support would be preferred here, and if using
that fails a fallback to HTTP/1.0 should be done that does what the current
code does.


Additionally it might make sense to only do an absolute request if really
needed, that is when the non-path part of the URI would differ.


And additionally there is also the x-server-ip-address header, which we should
probably handle here.

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