curl-users
RE: Problems
Date: Mon, 18 Aug 2008 11:20:20 +0800
Hi dan,
Sorry for late.
[curl_webspherentlm.log] is the -v output of curl when it get into infinite loop.
[firefox_webspherentlm.log] is the http heads during NTLM authentication between firefox and the same websphere server.I copied it from the output of wireshark(ethereal)
[http_ntlm.c.diff] is the diff file of my fix.
I discussed it with my colleague, and she also suggested that connetion shouldn't be closed during the NTLM handshake and it may be a bug of websphere server 6.1. But I think it will be more strong if curl considers such conditiong。 ^-^
Best regards and thanks for your support
zihao
MSN上小游戏,工作休闲两不误! 马上就开始玩!
_________________________________________________________________
一点即聊,MSN推出新功能“点我!”
http://im.live.cn/click/
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ: http://curl.haxx.se/docs/faq.html
Etiquette: http://curl.haxx.se/mail/etiquette.html
- text/plain attachment: curl_webspherentlm.log
- text/plain attachment: firefox_webspherentlm.log
- text/plain attachment: http_ntlm.c.diff