Scrive Francois PIETTE <[email protected]>: > Hello, > > 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. This happen if I ask for example http://www.wrongdomain.net If I ask for http://www.wrongdomain.net/adocuemtn.htm I get a 200 and the content is: The requested URL was not found :-( Bye, Maurizio. ---------------------------------------------------- This mail has been sent using Alpikom webmail system http://www.alpikom.it -- 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
