Re: HT_PENDING status

Henrik Frystyk Nielsen wrote:
>  
> The 902 status code shouldn't be propagated to the after filters (as the
> request isn't done). Are you interrupting the request or something?
Not knowingly. I do keep a count of oustanding requests and call 
HTEventList_stopLoop() when it goes to 0, but I hope that's no
problem...

> Also, are you using the latest version of libwww?
AFAIK the latest archive (I don't have CVS on my server) - the one 
containing Expat (I do remember that because I had to link statically
to resolve calls to some XML libraries I didn't need...). How do I get
a version from libwww binary? ident doesn't show anything...

I can check some invariants - what would you recommend? For any URI for
which HTLoadAnchor is called, after filter is also called, exactly
once?

	Bye
		Vasek
--
I have a web spider, too!
http://www.locus.cz/linkcheck/

Received on Wednesday, 31 March 1999 14:34:03 UTC