From a1d6ad26100bc493c7b04f1301b1634b7f5aa8b4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 20 Feb 2001 17:35:51 +0000 Subject: multiple connection support initial commit --- docs/FEATURES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/FEATURES') diff --git a/docs/FEATURES b/docs/FEATURES index a77542c24..e64ccbb71 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -20,6 +20,7 @@ Misc - compiles on win32 - redirectable stderr - use selected network interface for outgoing traffic + - IPv6 support HTTP - GET @@ -28,7 +29,7 @@ HTTP - POST - multipart POST - authentication - - resume + - resume (both GET and PUT) - follow redirects - maximum amount of redirects to follow - custom HTTP request -- cgit v1.2.1