[Bug 709117] souphttpsrc: Need ability to exclude HTTP Range header and set content size

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 3 17:32:55 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=709117
  GStreamer | gst-plugins-good | 1.x

--- Comment #4 from grandocap at gmail.com 2013-10-03 15:32:00 UTC ---
The "content-size" is already a property so this change makes it "writable". 
Would you agree it should remain a property?  Or should I use a signal to set
the property rather than making the property "writable"?

The "exclude-range-header" seemed similar to the "include-extra-headers"
property that's why I chose to make it a property.  Maybe it should be more
general purpose such as "exclude-headers" and provide a list of headers to
exclude?     

I am not too familiar with signals.  I will investigate more and see if I can
propose a solution using signals.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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