From: Daniel Stenberg Date: Mon, 5 May 2014 07:57:39 +0000 (+0200) Subject: TODO: the FTP HOST command is now in RFC 7151 X-Git-Tag: curl-7_37_0~78 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f93471bdad95b7e103848adc29d3e947800dfb4;p=curl TODO: the FTP HOST command is now in RFC 7151 --- 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