Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Mar : Re: Indy and NTLM Authentication
| Subject: | Re: Indy and NTLM Authentication |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Thu, 22 Mar 2007 02:19:39 |
"Graham Harris" <ng@bmsgharr.globalnet.co.uk> wrote in message
news:a42a7dd69108c93a6750f567d4@newsgroups.borland.com...
> How do I go about getting those?
The same way you got the other headers (presumably with a packet
sniffer).
> I have tried using an intercept, no luck in getting them.
Then you are not using it correctly. An Intercept can give them to
you (amongst other things).
> Then I saw the OnHeadersAvailable event and thought I could use
that.
That is only for inbound headers received from the server, not for
outbound headers sent to the server.
Gambit
none