> > I think this is the expected behaviour. > > You can disable automatic relocation (FollowRelocation property) or use the > > location change event to know your request has been redirected.
> I don't think so. I get a 302 status code but in that case it doesn't mean that > what I'm asking for is moved to a different url, but is a "trick" of the > provider to tell the user that the domain is wrong. Practically I get a 302 and > then a 200 (if the redirection is followed) instead a 404. I understand, but as far as the HTTP component is concerned, it is the expected behaviour. The problems is at the provider. His "trick" is designed for a human, not a program. -- [email protected] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
