]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[Core, mod_curl, mod_httapi, mod_http_cache] Compatible with libcurl>=7.87.0
authorClarence <xjh.azzbcc@gmail.com>
Thu, 27 Apr 2023 20:43:32 +0000 (04:43 +0800)
committerGitHub <noreply@github.com>
Thu, 27 Apr 2023 20:43:32 +0000 (23:43 +0300)
commit039823848906b11fd6183ba81f037b7211a29497
tree254c80a6f47fc9e2f152db3aa5e92e1c7c8f5b40
parentb5cb26dc479860c62fa9d6e064f893779d27fe21
[Core, mod_curl, mod_httapi, mod_http_cache] Compatible with libcurl>=7.87.0

* [core] fix deprecated with libcurl>=7.56.0

* [mod_httpapi] fix deprecated with libcurl>=7.56.0

* [mod_curl] fix deprecated with libcurl>=7.56.0

* [mod_http_cache] fix deprecated with libcurl>=7.12.1
src/include/switch_curl.h
src/mod/applications/mod_curl/mod_curl.c
src/mod/applications/mod_httapi/mod_httapi.c
src/mod/applications/mod_http_cache/azure.c
src/mod/applications/mod_http_cache/mod_http_cache.c
src/switch_curl.c