views:

295

answers:

0

Hi all,

I have a website with digest authentication required and when I browse it with IE8, it gives me 401 even the password is correct. Firefox and Chrome works correctly. I checked the authorization headers with Fiddler, everything seems fine. Can you give me any hints on the problem?

p.s. Additionally I do have the same problem with implementing digest authentication in C#, I don't know these two are related.