Re: Problem disabling BASIC authentication

2008-07-29 Thread Sabarivasan Viswanathan
Thanks as always to a prompt response that answers all my questions. Sabari On Tue, Jul 29, 2008 at 5:14 AM, Oleg Kalnichevski <[EMAIL PROTECTED]> wrote: > Sabarivasan Viswanathan wrote: > >> Hello, >> >> I am having trouble disabling every scheme except DIGEST and sending >> credentials preempt

Re: Problem disabling BASIC authentication

2008-07-29 Thread Oleg Kalnichevski
Sabarivasan Viswanathan wrote: Hello, I am having trouble disabling every scheme except DIGEST and sending credentials preemptively. What I see when I use Wireshark is that the first HTTP request sends credentials in BASIC mode. The server sends a 401 challenge after which the client sends the

Problem disabling BASIC authentication

2008-07-28 Thread Sabarivasan Viswanathan
Hello, I am having trouble disabling every scheme except DIGEST and sending credentials preemptively. What I see when I use Wireshark is that the first HTTP request sends credentials in BASIC mode. The server sends a 401 challenge after which the client sends the correct DIGEST credentials. For o