Re: ending the HTML parser loop

At 10:19 2/18/99 -0700, Mathew Cucuzella wrote:

>Raffaele, maybe you should also try NOT deleting the request between
>calls? My crash was on a unix system, I was in one of my callback
>routines, and then there were about 8 stack frames in shared
>libraries, I think. My debugger did not print out any useful
>informtaion for those frames, so I don't really know where it was or
>what it was doing.

In general, a request object should only be used for a single request -
only in a very few cases can it be reused (these cases are normally handled
by the default libwww redirection and auth handlers).

Henrik
--
Henrik Frystyk Nielsen,
World Wide Web Consortium
http://www.w3.org/People/Frystyk

Received on Thursday, 18 February 1999 12:20:54 UTC