[Bug 796618] New: curlhttpsink: Add support to set Content-Type as multipart/form-data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 18 11:34:58 UTC 2018


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

            Bug ID: 796618
           Summary: curlhttpsink: Add support to set Content-Type as
                    multipart/form-data
    Classification: Platform
           Product: GStreamer
           Version: 1.14.0
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: jonathan.karlsson at axis.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 372711
  --> https://bugzilla.gnome.org/attachment.cgi?id=372711&action=edit
patch to add support for multipart/form-data

Adds support to set Content-Type as multipart/form-data, by sending a caps
event with a field named "boundary" to the sink.
The receiver will interpret the data as multipart/form-data, however, it is up
to the sender to insert boundary strings and headers wherever necessary.

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