Files
asterisk/funcs/func_curl.c
Naveen Albert 99b310a33f func_curl: Allow auth methods to be set.
Currently the CURL function only supports Basic Authentication,
the default auth method in libcurl. Add an option that also
allows enabling digest authentication.

Resolves: #1332

UserNote: The httpauth field in CURLOPT now allows the authentication
methods to be set.
2025-08-05 16:49:17 +00:00

32 KiB