curlhttpsrc: Add curl anyauth option
authorRobert Rosengren <robertr@axis.com>
Fri, 27 Jan 2023 11:45:10 +0000 (12:45 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Sat, 25 Feb 2023 10:03:22 +0000 (10:03 +0000)
commit087ebe74ad0a8e77c5cdb56c23ab9af40a0aa6b4
tree35754865dab30f16c2994e705864dfbf031ff6b3
parent4024e6b7756c0754846cbcbcd1b2f69be84a7f38
curlhttpsrc: Add curl anyauth option

Add curl anyauth option to support http request to endpoints not using
only basic authentication (as default in curl). Also aligning with
curlhttpsink that already uses this option.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4065>
subprojects/gst-plugins-bad/ext/curl/gstcurlhttpsrc.c