Browse Source

http_client Add note about DNS in todo list

Olle E. Johansson 9 years ago
parent
commit
aa8da95f75
1 changed files with 1 additions and 0 deletions
  1. 1 0
      modules/http_client/TODO.txt

+ 1 - 0
modules/http_client/TODO.txt

@@ -66,6 +66,7 @@ The http_client module - todo
 - Make it possible to define modparams in any order. For now, httpcon definitions only use default
 - 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)
   values from modparam's defined on lines above in the config file. (issue #541)
 
 
+- Option to configure DNS resolvers for CURL to use
 
 
 Issues in the bug tracker
 Issues in the bug tracker
 -------------------------
 -------------------------