From: Daniel Stenberg Date: Mon, 3 Dec 2001 10:38:31 +0000 (+0000) Subject: the final ftp ipv6 support has been added! X-Git-Tag: curl-7_9_2~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3ad019c991c5c544d6960bf1169c413c81cbf93;p=curl the final ftp ipv6 support has been added! --- diff --git a/docs/TODO b/docs/TODO index a7d4b45c7..56064b342 100644 --- a/docs/TODO +++ b/docs/TODO @@ -58,9 +58,6 @@ TODO likely that we know the size when downloading. Some sites support SIZE but don't show the size in the RETR response! - * Make FTP PASV work with IPv6 support. RFC 2428 "FTP Extensions for IPv6 and - NATs" is interesting. - HTTP * HTTP PUT for files passed on stdin *OR* when the --crlf option is