[sr-dev] git:master:d04b1265: http_client Add a note to TODO list
Olle E. Johansson
oej at edvina.net
Mon Mar 28 12:12:44 CEST 2016
Module: kamailio
Branch: master
Commit: d04b126571c430c67826a21977ed9c9fdeb08dca
URL: https://github.com/kamailio/kamailio/commit/d04b126571c430c67826a21977ed9c9fdeb08dca
Author: Olle E. Johansson <oej at edvina.net>
Committer: Olle E. Johansson <oej at edvina.net>
Date: 2016-03-28T12:12:20+02:00
http_client Add a note to TODO list
---
Modified: modules/http_client/TODO.txt
---
Diff: https://github.com/kamailio/kamailio/commit/d04b126571c430c67826a21977ed9c9fdeb08dca.diff
Patch: https://github.com/kamailio/kamailio/commit/d04b126571c430c67826a21977ed9c9fdeb08dca.patch
---
diff --git a/modules/http_client/TODO.txt b/modules/http_client/TODO.txt
index bb66e9c..a4fddc7 100644
--- a/modules/http_client/TODO.txt
+++ b/modules/http_client/TODO.txt
@@ -59,3 +59,6 @@ The http_client module - todo
- API for other modules - done by Hugh Waite
- Needs documentation
+
+- Look into graceful failure when we can't resolve host. Right now we return -1 and fail
+ without returning a failure code.
More information about the sr-dev
mailing list