Emmanuel Tychon found a problem when specifying user-name only in a URL
authorDaniel Stenberg <daniel@haxx.se>
Mon, 6 Nov 2000 08:12:30 +0000 (08:12 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 6 Nov 2000 08:12:30 +0000 (08:12 +0000)
commitb6bb734215a40238ada3a02c9fcddcf5bf934c2c
tree3cc72d3adc03b94ba8a86c1ae8a9be4c4f56ac2f
parente7736324b4750e6d1536ea7f6d603c82a361dbdb
Emmanuel Tychon found a problem when specifying user-name only in a URL
(and the password entered interactively). This fix also includes proper
URL-decoding of the user name and password if specified in the URL.
lib/url.c