diff options
author | Daniel Stenberg <daniel@haxx.se> | 2014-05-05 09:57:39 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2014-05-05 09:57:39 +0200 |
commit | 1f93471bdad95b7e103848adc29d3e947800dfb4 (patch) | |
tree | 29fe6d2f637d3f4e59006449526b20a0f473dd4c /docs/TODO | |
parent | 981bf6999d42f927e577c0f72b40b50b1578978f (diff) |
TODO: the FTP HOST command is now in RFC 7151
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |