Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Sep : id http missing redirect?

www.cryer.info
Managed Newsgroup Archive

id http missing redirect?

Subject:id http missing redirect?
Posted by:"dk_sz" (dk_..@hotmail.com)
Date:Tue, 11 Sep 2007 11:49:04

Hi,

After some major rework where I now keep my
id http objects around, a problem has occurred.

Sometimes with requests that I KNOW redirects...
I will get response code 200... And OnRedirect not called
(even though both event handler + HandleRedirects set)

FWIIW I disconnect after each get/head request.
I also have HandleRedirects true and OnRedirect
assigned (which does not get called in above situations).

I can only suspect it must be related to prior request
or something like that for it appears somewhat random
which redirects that fail and which succeed...

Rest of the time it works well and as I want (AFAIK)...

Any ideas? It is probably my fault somewhere, but...


best regards
Thomas Schulz

Replies:

www.cryer.info
Managed Newsgroup Archive