mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 00:01:23 +00:00
bf004227ec
In the upgrade of libcurl from 7.64.1 to 7.69.1 the EXPECT_100_THRESHOLD has been increased from 1 Kb to 1 Mb (see https://curl.haxx.se/mail/lib-2020-01/0050.html). This caused the gstcurlhttpsink to not being able to rewind and resend in the case, e.g. response '401 Unauthorized'. Now the 'Expect: 100-continue'-header is explicitly set in the gstcurlhttpsink. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1276> |
||
---|---|---|
.. | ||
curltask.h | ||
gstcurl.c | ||
gstcurlbasesink.c | ||
gstcurlbasesink.h | ||
gstcurldefaults.h | ||
gstcurlfilesink.c | ||
gstcurlfilesink.h | ||
gstcurlftpsink.c | ||
gstcurlftpsink.h | ||
gstcurlhttpsink.c | ||
gstcurlhttpsink.h | ||
gstcurlhttpsrc.c | ||
gstcurlhttpsrc.h | ||
gstcurlqueue.c | ||
gstcurlqueue.h | ||
gstcurlsftpsink.c | ||
gstcurlsftpsink.h | ||
gstcurlsmtpsink.c | ||
gstcurlsmtpsink.h | ||
gstcurlsshsink.c | ||
gstcurlsshsink.h | ||
gstcurltlssink.c | ||
gstcurltlssink.h | ||
meson.build |