gstreamer/ext/soup
Sebastian Dröge 04963cac86 souphttpsrc: Always use the content decoder but set Accept-Encoding: identity if no compression should be used
Some servers respond with gzip-encoded responses regardless of whether
the request allowed it to be used in the response. By always having the
content decoder enabled, these invalid responses can be decoded
correctly while for well-behaving servers the `compress` property
selects between allowing compressed responses or not.

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/833

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1053>
2021-08-15 12:29:06 +03:00
..
gstsoup.c soup: allow per feature registration 2021-03-29 12:45:22 +02:00
gstsoupelement.c soup: allow per feature registration 2021-03-29 12:45:22 +02:00
gstsoupelements.h soup: allow per feature registration 2021-03-29 12:45:22 +02:00
gstsouphttpclientsink.c soup: allow per feature registration 2021-03-29 12:45:22 +02:00
gstsouphttpclientsink.h soup: Use G_DECLARE_FINAL_TYPE 2020-03-16 12:35:42 +01:00
gstsouphttpsrc.c souphttpsrc: Always use the content decoder but set Accept-Encoding: identity if no compression should be used 2021-08-15 12:29:06 +03:00
gstsouphttpsrc.h souphttpsrc: check difference in time from the last socket read before changing blocksize 2018-12-17 19:27:48 +01:00
gstsouputils.c doc: Fix some docstrings 2019-05-13 17:00:00 -04:00
gstsouputils.h souphttp*: add ability to do HTTP session logging 2014-02-11 17:50:44 -03:00
meson.build soup: allow per feature registration 2021-03-29 12:45:22 +02:00