Skip to content

Commit

Permalink
http_client update TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
oej committed Apr 2, 2016
1 parent 421c6ea commit f7caf81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/http_client/TODO.txt
Expand Up @@ -13,9 +13,9 @@ The http_client module - todo
- save fingerprint of cert for trust-on-first-use procedure

- connection and last status for httpcon-object, needs to be object in process memory, so child_init
Note: Right now httpcon-objects are allocated in pkg memory. This is bad for a reload,
but good for what we need to do here.

- test what happens if we allocate curlcon objects in shared memory and use locks
Code implemeneted in git master branch for testing
- if 5xx response or timeout set flag
- function in dialplan - httpcon_exists(object)
- pv $curlstatus(object) ??
Expand Down

0 comments on commit f7caf81

Please sign in to comment.