]> granicus.if.org Git - curl/commit
Moved the NTLM credentials to the connectdata struct instead, as NTLM
authorDaniel Stenberg <daniel@haxx.se>
Tue, 15 Jul 2003 23:36:50 +0000 (23:36 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 15 Jul 2003 23:36:50 +0000 (23:36 +0000)
commit06c86d1a8c887c2efb7c082ac175ce850d5f16a7
tree684427fa07d4e35cb8446d28742cb5f312664c4b
parent79749f8eb4a81c0a9743eaa71dfa03cc525da674
Moved the NTLM credentials to the connectdata struct instead, as NTLM
authenticates connections and not single requests. This should make it work
better when we mix requests from multiple hosts. Problem pointed out by
Cris Bailiff.
lib/http_ntlm.c
lib/urldata.h