[Bug 763038] souphttpsrc: add http error code to element error messages

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 25 09:29:20 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #332087|none                        |needs-work
             status|                            |

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

::: 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));

redirection uri? please also double-check if you really got all places where
the status code should be added

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