summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-05-05 09:57:39 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-05-05 09:57:39 +0200
commit1f93471bdad95b7e103848adc29d3e947800dfb4 (patch)
tree29fe6d2f637d3f4e59006449526b20a0f473dd4c
parent981bf6999d42f927e577c0f72b40b50b1578978f (diff)
downloadcurl-1f93471bdad95b7e103848adc29d3e947800dfb4.tar.gz
TODO: the FTP HOST command is now in RFC 7151
-rw-r--r--docs/TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/TODO b/docs/TODO
index 85f91ad94..e561f5569 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -220,10 +220,10 @@
4.1 HOST
- HOST is a suggested command in the works for a client to tell which host name
- to use, to offer FTP servers named-based virtual hosting:
+ HOST is a command for a client to tell which host name to use, to offer FTP
+ servers named-based virtual hosting:
- http://tools.ietf.org/html/draft-hethmon-mcmurray-ftp-hosts-11
+ http://tools.ietf.org/html/rfc7151
4.2 Alter passive/active on failure and retry