From c3ad019c991c5c544d6960bf1169c413c81cbf93 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 3 Dec 2001 10:38:31 +0000 Subject: [PATCH] the final ftp ipv6 support has been added! --- docs/TODO | 3 --- 1 file changed, 3 deletions(-) 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