gstreamer/ext/curl
Mats Lindestam bf004227ec gstcurlhttpsink: Set 'Expect: 100-continue'-header
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>
2020-05-18 13:46:24 +02:00
..
curltask.h curlhttpsrc: Fix flagged Coverity errors 2017-07-26 23:16:10 +03:00
gstcurl.c curl: Add i18n 2017-11-21 16:30:17 +01:00
gstcurlbasesink.c remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
gstcurlbasesink.h curlsink: handle socket callback for active FTP connections as well 2015-05-25 19:37:53 +01:00
gstcurldefaults.h curlhttpsrc: fix various leaks and thread safety issues 2019-02-19 17:55:12 +00:00
gstcurlfilesink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurlfilesink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlftpsink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurlftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlhttpsink.c gstcurlhttpsink: Set 'Expect: 100-continue'-header 2020-05-18 13:46:24 +02:00
gstcurlhttpsink.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstcurlhttpsrc.c remove various useless linefeed in logs 2019-12-11 10:51:29 +01:00
gstcurlhttpsrc.h curlhttpsrc: add support for range GET 2019-11-17 14:28:25 +00:00
gstcurlqueue.c curlhttpsrc: fix various leaks and thread safety issues 2019-02-19 17:55:12 +00:00
gstcurlqueue.h curlhttpsrc: fix various leaks and thread safety issues 2019-02-19 17:55:12 +00:00
gstcurlsftpsink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurlsftpsink.h curl*sink: fix some gst-indent problems 2014-04-26 10:20:11 +02:00
gstcurlsmtpsink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurlsmtpsink.h curlsmtpsink: add final boundary to all multipart emails 2014-12-19 13:16:43 +00:00
gstcurlsshsink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurlsshsink.h curlsshsink: use the locally defined types 2014-10-26 21:04:02 +00:00
gstcurltlssink.c Minor documentation fixes 2019-05-13 11:36:27 -04:00
gstcurltlssink.h Fix FSF address 2012-11-04 00:09:59 +00:00
meson.build curl: Require libcurl 7.55.0 2019-11-20 11:34:15 +01:00