Scrive Fastream Technologies <[EMAIL PROTECTED]>:

> Hello,
> 
> I am trying to fix digest authentication coded by Peter. We have a big 
> problem with Internet Explorer. In the setup below, you will see a web page 
> requested without first sending the "Authorization:" header. Then the server

I think that it is normal because you need some information from the server 
before starting the authentication.

[...]

> 24.01.2006 13:31:57 From Remote
> 
> HTTP/1.1 401 Authorization Required..WWW-Authenticate: Digest Basic 
> realm=localhost/%3EFastream.com/, uri="localhost/%3EFastream.com/", 
> qop="auth,auth-int", nonce="MjAwNi0wMS0yNCAxMzozMTo1Nw==", 
> opaque="ETimpfFSr8qhbccexiZCu80UjTzQdMUmMm"..Content-Length: 

Why Basic is right after Digest? It shold be in a separate header line:

WWW-Authenticate: Digest realm=...
WWW-Authenticate: Basic realm=...


Bye, Maurizio.

----------------------------------------------------
This mail has been sent using Alpikom webmail system
http://www.alpikom.it

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to