Robert Rosengren 8677d573b7 curlhttpsink: Only set MIME as content-type if not set by property
Setting the content-type property shall override internally detected MIME
types, to make it possible to do as following example (where audio/basic to be
used prior to audio/x-mulaw):

gst-launch-1.0 ... ! mulawenc ! audio/x-mulaw,rate=8000,channels=1 !
  curlhttpsink location=<url> content-type=audio/basic

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2732>
2022-08-29 09:40:23 +00:00
..
2022-06-10 06:01:41 +00:00
2022-08-02 16:34:13 +00:00
2022-02-26 17:05:22 +05:30
2022-02-15 08:18:44 +00:00
2022-04-23 00:00:23 +00:00
2022-04-25 13:57:42 +00:00
2022-08-02 16:34:13 +00:00