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
..
2017-11-21 16:30:17 +01:00
2019-05-13 11:36:27 -04:00
2012-11-04 00:09:59 +00:00
2019-05-13 11:36:27 -04:00
2012-11-04 00:09:59 +00:00
2019-05-13 11:36:27 -04:00
2019-05-13 11:36:27 -04:00
2019-05-13 11:36:27 -04:00
2019-05-13 11:36:27 -04:00
2012-11-04 00:09:59 +00:00
2019-11-20 11:34:15 +01:00