mirror of
https://github.com/curl/curl.git
synced 2026-05-19 07:46:25 +03:00
TODO: remove the expand ~ idea
As we can expand evironment variables now, HOME can easily be used instead. Ref: #18240 Closes #18363
This commit is contained in:
parent
2f6524ce3c
commit
6d53263f0b
1 changed files with 0 additions and 7 deletions
|
|
@ -158,7 +158,6 @@
|
|||
18.15 --retry should resume
|
||||
18.17 consider filename from the redirected URL with -O ?
|
||||
18.18 retry on network is unreachable
|
||||
18.19 expand ~/ in config files
|
||||
18.20 hostname sections in config files
|
||||
18.21 retry on the redirected-to URL
|
||||
18.23 Set the modification date on an uploaded file
|
||||
|
|
@ -1134,12 +1133,6 @@
|
|||
|
||||
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
|
||||
|
||||
18.20 hostname sections in config files
|
||||
|
||||
config files would be more powerful if they could set different
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue