diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-12-03 10:07:49 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-12-03 10:07:49 +0000 |
commit | 05b84bfe9161af675eed7812050e03e58b0c3479 (patch) | |
tree | 11871c2d2199f8133bfa323d28f0a8dc14e8bcd4 /docs/FEATURES | |
parent | dbfa1e55b61a79b287dc5759b294471dfa74fa02 (diff) | |
download | curl-05b84bfe9161af675eed7812050e03e58b0c3479.tar.gz |
updates
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 5fcf9dfea..2bdbba6d6 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -56,7 +56,7 @@ FTP - download - authentication - kerberos security - - PORT or PASV + - active/passive using PORT, EPRT, PASV or EPSV - single file size information (compare to HTTP HEAD) - 'type=' URL support - dir listing |