]> granicus.if.org Git - curl/commit
conn->user and conn->passwd will now always be set to point to something.
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Oct 2003 06:34:15 +0000 (06:34 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Oct 2003 06:34:15 +0000 (06:34 +0000)
commitd1c08e1d8526c200a300f3d20b49778aba3ff7dd
treef24193a45cb3d1fca4632b95dc6f4b5723c38d8f
parentd7c09efeb132340ef5e84a1acdc7f10e3cf2105d
conn->user and conn->passwd will now always be set to point to something.
If not user or password is set, they will point to a "" string.
lib/http.c
lib/url.c