aboutsummaryrefslogtreecommitdiff
path: root/FEATURES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-16 11:32:53 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-16 11:32:53 +0000
commit5992252b3d5e0b37587bf3f234d289ffeae42ba4 (patch)
treecbf9314cc6b23ac8a7abccd46d6c10c23f19e8be /FEATURES
parent90030a49c7facfefeca8157255f213197343c340 (diff)
updates and fixes
Diffstat (limited to 'FEATURES')
-rw-r--r--FEATURES10
1 files changed, 10 insertions, 0 deletions
diff --git a/FEATURES b/FEATURES
index 303e884ba..11d75f832 100644
--- a/FEATURES
+++ b/FEATURES
@@ -1,7 +1,16 @@
+ _ _ ____ _
+ ___| | | | _ \| |
+ / __| | | | |_) | |
+ | (__| |_| | _ <| |___
+ \___|\___/|_| \_\_____|
+
+FEATURES
+
Misc
- full URL syntax
- custom maximum download time
- custom least download speed acceptable
+ - custom output result after completion
- multiple URLs
- guesses protocol from host name unless specified
- uses .netrc
@@ -21,6 +30,7 @@ HTTP
- follow redirects
- custom HTTP request
- cookie get/send
+ - understands the netscape cookie file
- custom headers (that can replace internally generated headers)
- custom user-agent string
- custom referer string