Ludvig Rappe 2d585f2b0b gstcurlhttpsink: Update HTTP header for curl 7.66
Change how content-length is set for HTTP POST headers, letting curl set
the header (given the content-length) instead of manually writing it.
This enables curl to know the content-length of the data.
In curl 7.66, if curl does not know the content-length (e.g. when
manually writing the header) curl will use Transfer-Encoding: chunked,
which might not be desired.
2020-02-07 13:24:53 +00: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