Commit aeddea2b authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

remove unncessary and wrong remark

parent cef5b14b
Loading
Loading
Loading
Loading
+2 −3
Original line number Original line Diff line number Diff line
@@ -79,9 +79,8 @@ USING PASSWORDS


 HTTP
 HTTP


   The HTTP URL doesn't support user and password in the URL string. Curl
   Curl also supports user and password in HTTP URLs, thus you can pick a file
   does support that anyway to provide a ftp-style interface and thus you can
   like:
   pick a file like:


        curl http://name:passwd@machine.domain/full/path/to/file
        curl http://name:passwd@machine.domain/full/path/to/file