> The problem is that the STATE is not ready after the abort, so when I use
> httpcli to grab another file after a 302, I would get an error. (http
> component busy, I think).
> After an abort in such a case, is there anything that I have to do to make
> sure that the component is ready for the next use?
> (This only happens after a 302, anything else (200, 404, etc) works well.)

Use the OnRequestDone event which is triggered if you abort while an 
operation was already started (the componentis busy).
--
[EMAIL PROTECTED]
http://www.overbyte.be

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to