]> granicus.if.org Git - curl/commit
No longer stores user+password in the sessionhandle, now doing that in the
authorDaniel Stenberg <daniel@haxx.se>
Sat, 19 Jul 2003 23:55:15 +0000 (23:55 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 19 Jul 2003 23:55:15 +0000 (23:55 +0000)
commit2f0bc9d1f74236bec433d0681f9893db6f22694e
treebdc95e4406966a2e29d207ecaf81166bdbf1c6f0
parent5ef6520d4ed043e40876b309feb5a83808f0dc28
No longer stores user+password in the sessionhandle, now doing that in the
connectdata struct instead. Each being an allocated pointer.

The passwdgiven field was turned into a local variable in the only
function it was being used.
lib/urldata.h