Module: kamailio Branch: master Commit: d83cc933342002bd652a40e96a5b475abdd583c1 URL: https://github.com/kamailio/kamailio/commit/d83cc933342002bd652a40e96a5b475a...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2016-07-29T06:31:26+02:00
modules: readme files regenerated - http_async_client ...
---
Modified: modules/http_async_client/README
---
Diff: https://github.com/kamailio/kamailio/commit/d83cc933342002bd652a40e96a5b475a... Patch: https://github.com/kamailio/kamailio/commit/d83cc933342002bd652a40e96a5b475a...
---
diff --git a/modules/http_async_client/README b/modules/http_async_client/README index 8d59bae..5757f7c 100644 --- a/modules/http_async_client/README +++ b/modules/http_async_client/README @@ -263,7 +263,7 @@ modparam("http_async_client", "curl_verbose", 1)
Choose the memory manager used by curl: * shm: curl will use kamailio's SHM pool and memory manager - * sys: curl will use the system memory amd memory manager (malloc, + * sys: curl will use the system memory and memory manager (malloc, free, ...)
Note: if this module is used in conjunction with another module using