瀏覽代碼

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

Kamailio Dev 7 年之前
父節點
當前提交
dc6057be7b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/modules/http_client/README

+ 1 - 1
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)