[Bug 758922] rtspconnection should optionally make HTTP requests with abs_path instead of absoluteURI
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Dec 2 11:14:38 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758922
--- Comment #2 from Evan Callaway <evan.callaway at ipconfigure.com> ---
I agree, going forward using HTTP/1.1 would be the better solution. Naively,
HTTP/1.1 was supposed to be backwards compatible with 1.0, though I would bet
that in practice there will be servers that strictly require 1.0.
It's my understanding that you're correct-- we should favor the abs_path except
when required in HTTP/1.0. With 1.1 requests we should be able to always use
abs_path combined with the Host header as it's possible to reconstruct the full
path. I will have to review the spec to be certain.
--
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