Module: kamailio Branch: master Commit: c391c09f92904b466b426da49e2268024792bde4 URL: https://github.com/kamailio/kamailio/commit/c391c09f92904b466b426da49e2268024792bde4
Author: Olle E. Johansson <[email protected]> Committer: Olle E. Johansson <[email protected]> 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/c391c09f92904b466b426da49e2268024792bde4.diff Patch: https://github.com/kamailio/kamailio/commit/c391c09f92904b466b426da49e2268024792bde4.patch --- 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 _______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
