 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Jason Guest
|
Posted: Tue Feb 21, 2006 6:03 am Post subject: What am I doing wrong?? Worked before, but now..... |
|
|
Firstly my environment:
- Delphi 6 Enterprise
- Indy 10.0.52
- WinXP Home
To the problem. Some time ago I had some problem getting an Indy
idHTTP component to navigate through a NTLM proxy server. But,
after much persaverance, I solved the issue.
Now, I've recently updated a section of this code and my app now
wont work?
To be specific I have a TidHTTP component in a datamodule. In the
datamodule, I have all of the following in my "uses" clause:
- idAuthentication
- IdHeaderList
- IdAuthenticationSSPI
I have my HTTPOptions in the idHTTP component set to
hoinProcessAuth.
I load the idHTTP.ProxyParams ProxyPort & ProxyServer settings
with the location of same, and BasicAuthentication is
set to false.
Now when I try and connect to any external URL going through the
proxy server I get a 407 response code and feedback from my proxy
server saying Authentication failure.
I'm sure I've got everything, can anyone point out what I've
missed??
Many thanks,
Jason. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|