Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Indy and NTLM Authentication
| Subject: | Re: Indy and NTLM Authentication |
| Posted by: | "Graham Harris" (..@bmsgharr.globalnet.co.uk) |
| Date: | 21 Mar 2007 14:19:19 |
>What is TIdHTTP actually sending in that header? What does your code
>actually look like?
>
>
OK hear are the headers:
Content-Length: 1656
Content-Type: text/html
Server: Microsoft-IIS/6.0
WWW-Authenticate: Negotiate
WWW-Authenticate: NTLM
WWW-Authenticate: Digest
qop="auth",algorithm=MD5-sess,nonce="d4013389fe6bc70146212516355624798df
f0932cfb26bcdf2e9a6e753ace5724cf8b5362b93f831",charset=utf-8,realm="Dige
st"
X-Powered-By: ASP.NET
Date: Wed, 21 Mar 2007 21:18:57 GMT
Graham Harris