[sr-dev] git:master:8c037d7c: http_client update TODO based on feedback from filipix in issue #541

Olle E. Johansson oej at edvina.net
Wed Mar 30 09:22:07 CEST 2016


Module: kamailio
Branch: master
Commit: 8c037d7c0b10f32de5eacbab46e2f2a38c593aa7
URL: https://github.com/kamailio/kamailio/commit/8c037d7c0b10f32de5eacbab46e2f2a38c593aa7

Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2016-03-30T09:17:54+02:00

http_client update TODO based on feedback from filipix in issue #541

---

Modified: modules/http_client/TODO.txt

---

Diff:  https://github.com/kamailio/kamailio/commit/8c037d7c0b10f32de5eacbab46e2f2a38c593aa7.diff
Patch: https://github.com/kamailio/kamailio/commit/8c037d7c0b10f32de5eacbab46e2f2a38c593aa7.patch

---

diff --git a/modules/http_client/TODO.txt b/modules/http_client/TODO.txt
index 34a368c..da2609d 100644
--- a/modules/http_client/TODO.txt
+++ b/modules/http_client/TODO.txt
@@ -48,3 +48,6 @@ The http_client module - todo
 
 - Option to try connections at module load with CURLOPT_CONNECT_ONLY
   just to make sure URLs resolve correctly in DNS and ports are open
+
+- Make it possible to define modparams in any order. For now, httpcon definitions only use default
+  values from modparam's defined on lines above in the config file. (issue #541)




More information about the sr-dev mailing list