Module: kamailio
Branch: master
Commit: c391c09f92904b466b426da49e2268024792bde4
URL:
https://github.com/kamailio/kamailio/commit/c391c09f92904b466b426da49e22680…
Author: Olle E. Johansson <oej(a)edvina.net>
Committer: Olle E. Johansson <oej(a)edvina.net>
Date: 2016-03-29T09:29:55+02:00
http_client TODO update
---
Modified: modules/http_client/TODO.txt
---
Diff:
https://github.com/kamailio/kamailio/commit/c391c09f92904b466b426da49e22680…
Patch:
https://github.com/kamailio/kamailio/commit/c391c09f92904b466b426da49e22680…
---
diff --git a/modules/http_client/TODO.txt b/modules/http_client/TODO.txt
index 70ba567..34a368c 100644
--- a/modules/http_client/TODO.txt
+++ b/modules/http_client/TODO.txt
@@ -45,3 +45,6 @@ The http_client module - todo
$curl == URL
$curlres == result
+
+- Option to try connections at module load with CURLOPT_CONNECT_ONLY
+ just to make sure URLs resolve correctly in DNS and ports are open