[Bug 763038] souphttpsrc: add http error code to element error messages
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jul 25 08:56:59 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763038
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #332081|none |needs-work
status| |
--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 332081:
--> (https://bugzilla.gnome.org/review?bug=763038&attachment=332081)
::: ext/soup/gstsouphttpsrc.c
@@ +1228,3 @@
("Server does not accept Range HTTP header, URL: %s, Redirect to: %s",
+ src->location, GST_STR_NULL (src->redirection_uri)),
+ ("http-status-code", G_TYPE_UINT, msg->status_code, NULL));
This and the others not using the SOUP_HTTP_SRC_ERROR() macro are not adding
the redirect-uri
--
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