[sr-dev] git:master:30cb2e4e: modules: readme files regenerated - http_async_client ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Wed Mar 31 12:01:25 CEST 2021


Module: kamailio
Branch: master
Commit: 30cb2e4ec263e182e0726b217086135de2e2520c
URL: https://github.com/kamailio/kamailio/commit/30cb2e4ec263e182e0726b217086135de2e2520c

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2021-03-31T12:01:18+02:00

modules: readme files regenerated - http_async_client ... [skip ci]

---

Modified: src/modules/http_async_client/README

---

Diff:  https://github.com/kamailio/kamailio/commit/30cb2e4ec263e182e0726b217086135de2e2520c.diff
Patch: https://github.com/kamailio/kamailio/commit/30cb2e4ec263e182e0726b217086135de2e2520c.patch

---

diff --git a/src/modules/http_async_client/README b/src/modules/http_async_client/README
index 6bb30091e8..a0ff1b5ca1 100644
--- a/src/modules/http_async_client/README
+++ b/src/modules/http_async_client/README
@@ -466,6 +466,9 @@ xlog("L_INFO", "received reply for query $http_req_id\n");
      * tcp_keepalive: enable TCP keepalive
      * tcp_ka_idle: set TCP keepalive idle time wait
      * tcp_ka_interval: set TCP keepalive interval
+     * follow_redirect: if defined to a non-zero value, will tell curl to
+       follow HTTP 3xx redirects. Defaults to curl_follow_redirect global
+       parameter.
 
    Example 1.18. $http_req(key) variable usage
 ...




More information about the sr-dev mailing list