Module: kamailio Branch: master Commit: 0fa4013b70126ead21a607007033335e477b1978 URL: https://github.com/kamailio/kamailio/commit/0fa4013b70126ead21a607007033335e...
Author: Olle E. Johansson oej@edvina.net Committer: Olle E. Johansson oej@edvina.net Date: 2016-06-17T08:51:37+02:00
http_client Add documentation issue for http_client_query to the list
---
Modified: modules/http_client/TODO.txt
---
Diff: https://github.com/kamailio/kamailio/commit/0fa4013b70126ead21a607007033335e... Patch: https://github.com/kamailio/kamailio/commit/0fa4013b70126ead21a607007033335e...
---
diff --git a/modules/http_client/TODO.txt b/modules/http_client/TODO.txt index 81bde1b..3a23dd8 100644 --- a/modules/http_client/TODO.txt +++ b/modules/http_client/TODO.txt @@ -89,6 +89,8 @@ Development API https://curl.haxx.se/libcurl/c/CURLOPT_CAINFO.html This can be set in the httpconf object
+- Document that some options like useragent doesn't work in the + old http_query function
Issues in the bug tracker