Module: kamailio
Branch: master
Commit: dc6057be7baafa5b4d1d385a0af4031fe3a05e73
URL:
https://github.com/kamailio/kamailio/commit/dc6057be7baafa5b4d1d385a0af4031…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2018-09-26T13:31:57+02:00
modules: readme files regenerated - http_client ... [skip ci]
---
Modified: src/modules/http_client/README
---
Diff:
https://github.com/kamailio/kamailio/commit/dc6057be7baafa5b4d1d385a0af4031…
Patch:
https://github.com/kamailio/kamailio/commit/dc6057be7baafa5b4d1d385a0af4031…
---
diff --git a/src/modules/http_client/README b/src/modules/http_client/README
index 182eb32a3f..de8b9ddd12 100644
--- a/src/modules/http_client/README
+++ b/src/modules/http_client/README
@@ -452,7 +452,7 @@ modparam("http_client", "tlsversion", 6)
Example 1.14. Set authmethod parameter
...
# Use the best of BASIC and Digest authentication.
-modparam("http_client", "authmetod", 3)
+modparam("http_client", "authmethod", 3)
...
3.15. keep_connections (int)