Files
asterisk/funcs
Martin Tomec d257a0898e func_curl.c: Support custom http headers
When user wants to send json data, the default Content-Type header
is incorect (application/x-www-form-urlencoded). This patch allows
to set any custom headers so the Content-Type header can be
overriden. User can set multiple headers by multiple calls of
curlopt(). This approach is not consistent with other parameters,
but is more readable in dialplan than one call with multiple
headers.

ASTERISK-28613

Change-Id: I4dd68c3f4e25362ef941d73a3861f58348dcfbf9
2019-11-15 09:41:59 -05:00
..
2018-06-21 12:04:46 +02:00
2016-10-27 09:53:55 -04:00
2016-10-27 09:53:55 -04:00
2019-02-07 08:23:14 -06:00
2018-05-11 09:48:58 -04:00