Skip to content

reqwesthttpsrc: Add support for parsing the Content-Type header

Sebastian Dröge requested to merge slomo/gst-plugins-rs:content-type into master

In iradio-mode we would put it as an additional field to the caps, otherwise if it's audio/L16 we would create audio/x-unaligned-raw caps accordingly.

Merge request reports