Try RcvStream.Position := 0; when resetting ... If you set it to nil, it is obvious you'll get Access Violations.
/ IM Me wrote: > Hi > I noticed that if I'm not doing anything with RCVStream of HTTPCli > in requests im getting Stream with data from previous requests that > were made on the component. How do i avoid it? How to cleanup > rcvStream? Setting it to nil after RequestDone causes Access > Violation. > Ann > -- 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
