Newsgroups : Borland : borland.public.delphi.internet.winsock : 2006 Dec : Re: IdHTTP Get() With Authorization?
| Subject: | Re: IdHTTP Get() With Authorization? |
| Posted by: | "Slagert" (slage..@slagert.com) |
| Date: | Sat, 30 Dec 2006 08:55:02 |
I just tried placing a call to IdHTTP.Request.Clear before I set the URL &
Auth info and I get the 401 message even on the 1st. run! How would you
write a routine using IdHTTP with authorization to download sequentially
from multiple URLs & Authorizations?
-Andy
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:45963490$1@newsgroups.borland.com...
>
> Have you tried calling Request.Clear() first?
>
>
> Gambit