diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-12-03 10:38:31 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-12-03 10:38:31 +0000 |
commit | c3ad019c991c5c544d6960bf1169c413c81cbf93 (patch) | |
tree | fe9573ababe2193c1eb00a2e520718a8445d4113 /docs/TODO | |
parent | 05b84bfe9161af675eed7812050e03e58b0c3479 (diff) |
the final ftp ipv6 support has been added!
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -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 |