ソースを参照

http_client Update TODO

Add note about stuff that needs a per-process handling (referring to a discussion between
HW and OEJ this weekend at Fosdem)
Olle E. Johansson 9 年 前
コミット
de3afab163
1 ファイル変更3 行追加1 行削除
  1. 3 1
      modules/http_client/TODO.txt

+ 3 - 1
modules/http_client/TODO.txt

@@ -1,4 +1,4 @@
-The curl module - todo
+The http_client module - todo
 ======================
 
 - connection parameters
@@ -25,8 +25,10 @@ The curl module - todo
 	- if 5xx response or timeout set flag
 	- function in dialplan - curlcon_exist(object)
 	- pv $curlstatus(object) ??
+	- this is per process !!!
 
 - Figure out a way to communicate back the content-type of the response. Another pvar arg?
+	- This is per process!
 
 - pv for curl error codes (result < 100)
 	$curlerror(code)	Result string - DONE