From: Daniel Stenberg Date: Thu, 1 Mar 2007 21:26:23 +0000 (+0000) Subject: remove unncessary and wrong remark X-Git-Tag: curl-7_16_2~216 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aeddea2b719ad676abcb0f563c888fbba934fdc0;p=thirdparty%2Fcurl.git remove unncessary and wrong remark --- diff --git a/docs/MANUAL b/docs/MANUAL index 221464ed96..5dcd2291f3 100644 --- a/docs/MANUAL +++ b/docs/MANUAL @@ -79,9 +79,8 @@ USING PASSWORDS HTTP - The HTTP URL doesn't support user and password in the URL string. Curl - does support that anyway to provide a ftp-style interface and thus you can - pick a file like: + Curl also supports user and password in HTTP URLs, thus you can pick a file + like: curl http://name:passwd@machine.domain/full/path/to/file