if userpwd is "username:", this now implies a blank password while only
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Jan 2003 16:47:09 +0000 (16:47 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Jan 2003 16:47:09 +0000 (16:47 +0000)
commit9a2de6e6eecac91b2cfbeb8617d5bbc2ffbfc50b
tree200173e1839aefd13345dc36c828eefd45581833
parent2ede47b8c89c60e2d0f91d82d038dd5f73af31ea
if userpwd is "username:", this now implies a blank password while only
"username" will cause libcurl to prompt for password. Bryan Kemp noticed.

test case 136 is added for this
lib/url.c
lib/urldata.h