diff options
author | Viktor Szakats <commit@vszakats.net> | 2018-09-22 07:58:05 +0000 |
---|---|---|
committer | Viktor Szakats <commit@vszakats.net> | 2018-09-22 07:58:32 +0000 |
commit | f078361c0e2539689df9962f35ab22f8ea25afe9 (patch) | |
tree | 6d45965001209ac84124967d64dd5339a26a1c44 /docs/TODO | |
parent | dee1700ce6ed2588f6db61fc9ca52ac8bccc71f8 (diff) | |
download | curl-f078361c0e2539689df9962f35ab22f8ea25afe9.tar.gz |
URL and mailmap updates, remove an obsolete directory [ci skip]
Closes https://github.com/curl/curl/pull/3031
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -533,7 +533,7 @@ Some FTP servers allow STAT for listing directories instead of using LIST, and the response is then sent over the control connection instead of as the - otherwise usedw data connection: http://www.nsftools.com/tips/RawFTP.htm#STAT + otherwise usedw data connection: https://www.nsftools.com/tips/RawFTP.htm#STAT This is not detailed in any FTP specification. |