Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: IdHTTP Get() With Authorization?
| Subject: | Re: IdHTTP Get() With Authorization? |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Sat, 30 Dec 2006 01:41:22 |
"Slagert" <slagert@slagert.com> wrote in message
news:45960c4e$1@newsgroups.borland.com...
> I'm using the following code snippet in a procedure with Indy 10 &
D7
Which build of Indy 10 exactly? When was the last time you updated
it?
> This works OK with authorization but if I change the URL and
> User/password and call the above code again I'm getting a 401
> exception.
Have you tried calling Request.Clear() first?
Gambit