aboutsummaryrefslogtreecommitdiff
path: root/docs/FEATURES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-12 09:44:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-12 09:44:08 +0000
commita4af638867a984ae748e33ed204f9486f5430abf (patch)
tree7345246760d4b537a2c4c322323a3758d7b2acd0 /docs/FEATURES
parent75a9a87ec27e002edf72fd6b739d416c32857455 (diff)
added persistant connection details
Diffstat (limited to 'docs/FEATURES')
-rw-r--r--docs/FEATURES2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/FEATURES b/docs/FEATURES
index e64ccbb71..46d4328b1 100644
--- a/docs/FEATURES
+++ b/docs/FEATURES
@@ -21,6 +21,7 @@ Misc
- redirectable stderr
- use selected network interface for outgoing traffic
- IPv6 support
+ - persistant connections
HTTP
- GET
@@ -72,6 +73,7 @@ FTP
TELNET
- connection negotiation
+ - custom telnet options
- stdin/stdout I/O
LDAP (*2)