cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Parsing a username without a password in a URL

From: Frank Goodman <krampus_at_gmail.com>
Date: Tue, 24 Oct 2006 11:54:07 -0400

Greetings,

I'm wondering if it's legal to have a username without a password in a URL.
For example, something like http://g@a.com/e/f/g?h=k

In this case, curl will decompose the URL in the following manner:

username: g
password: a
host: a.com

which is incorrect if the URL is valid.

Thanks,
-k
Received on 2006-10-24

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET