소스 검색

http_client Add note about DNS in todo list

Olle E. Johansson 9 년 전
부모
커밋
aa8da95f75
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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
   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
 -------------------------