diff options
author | Daniel Stenberg <daniel@haxx.se> | 2000-09-15 13:20:34 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2000-09-15 13:20:34 +0000 |
commit | 5019fe75a76b9d5c249509462d8bb626e0986005 (patch) | |
tree | 6d2c16066bd679c1ad0cc2a554e0442a9bf8d263 /docs/FEATURES | |
parent | 00eaf202988bc36d235bbecb1facc72372ea14f9 (diff) | |
download | curl-5019fe75a76b9d5c249509462d8bb626e0986005.tar.gz |
proxytunnel added
Diffstat (limited to 'docs/FEATURES')
-rw-r--r-- | docs/FEATURES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/FEATURES b/docs/FEATURES index 18b6b5522..1d43d26d6 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -60,6 +60,7 @@ FTP - custom ftp commands (before and/or after the transfer) - simple "range" support - via http-proxy + - all operations can be tunneled through a http-proxy TELNET - connection negotiation |