]> granicus.if.org Git - curl/commit
User names embedded in proxy URLs without a password were parsed
authorDan Fandrich <dan@coneharvesters.com>
Fri, 1 Aug 2008 02:09:08 +0000 (02:09 +0000)
committerDan Fandrich <dan@coneharvesters.com>
Fri, 1 Aug 2008 02:09:08 +0000 (02:09 +0000)
commit9251dd7b2412214d3b25da666f7755a7ab207d39
tree4247f5d6e31cc0a930872dd385d58ba67a9c0ac3
parent3615063fbcb17d04e3fa798187c7c7b8b035b6dd
User names embedded in proxy URLs without a password were parsed
incorrectly--the host name is treated as part of the user name and the
port number becomes the password.  This can be observed in test 279
(was KNOWN_ISSUE #54).
CHANGES
RELEASE-NOTES
docs/KNOWN_BUGS
lib/url.c
tests/data/test279