]> granicus.if.org Git - curl/commitdiff
TODO: expand ~/ in config files
authorDaniel Stenberg <daniel@haxx.se>
Tue, 20 Mar 2018 23:49:49 +0000 (00:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 20 Mar 2018 23:50:27 +0000 (00:50 +0100)
Closes #2317

docs/TODO

index ba383a3be343990263f6a2b693dd4a9d21484ecb..829bfe90156f1ac85fc3c9cfabc7009ac441c50d 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  18.16 send only part of --data
  18.17 consider file name from the redirected URL with -O ?
  18.18 retry on network is unreachable
+ 18.19 expand ~/ in config files
 
  19. Build
  19.1 roffit
@@ -1063,6 +1064,13 @@ that doesn't exist on the server, just like --ftp-create-dirs.
 
  https://github.com/curl/curl/issues/1603
 
+18.19 expand ~/ in config files
+
+ For example .curlrc could benefit from being able to do this.
+
+ See https://github.com/curl/curl/issues/2317
+
+
 19. Build
 
 19.1 roffit