aboutsummaryrefslogtreecommitdiff
path: root/docs/FEATURES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-05-28 10:24:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-05-28 10:24:20 +0000
commit2563731c4da3728850fb4af37aadddc11ddc3c12 (patch)
tree8cae3ead347359ee770fe506a64bdbc24a7a9125 /docs/FEATURES
parent4e410111dbc8f953560e3616e084517360c59533 (diff)
haven't updates this in a loooong time
Diffstat (limited to 'docs/FEATURES')
-rw-r--r--docs/FEATURES10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/FEATURES b/docs/FEATURES
index 2bdbba6d6..4ea5ba9f2 100644
--- a/docs/FEATURES
+++ b/docs/FEATURES
@@ -17,11 +17,12 @@ Misc
- progress bar/time specs while downloading
- "standard" proxy environment variables support
- config file support
- - compiles on win32 (reported built on 29 operating systems)
+ - compiles on win32 (reported built on 40+ operating systems)
- redirectable stderr
- use selected network interface for outgoing traffic
- IPv6 support
- persistant connections
+ - socks5 support
HTTP
- HTTP/1.1 compliant
@@ -30,13 +31,13 @@ HTTP
- HEAD
- POST
- multipart POST
- - authentication
+ - authentication (Basic and Digest)
- resume (both GET and PUT)
- follow redirects
- maximum amount of redirects to follow
- custom HTTP request
- cookie get/send fully parsed
- - understands the netscape cookie file format
+ - reads/writes the netscape cookie file format
- custom headers (that can replace/remove internally generated headers)
- custom user-agent string
- custom referer string
@@ -45,12 +46,15 @@ HTTP
- time conditions
- via http-proxy
- retrieve file modification date
+ - Content-Encoding support for deflate and gzip
+ - Transfer-Encoding: chunked support for "uploads"
HTTPS (*1)
- (all the HTTP features)
- using certificates
- verify server certificate
- via http-proxy
+ - select desired encryption
FTP
- download