- From: Fengyun Cao <fcao@CS.Princeton.EDU>
- Date: Thu, 26 Apr 2001 04:27:27 -0400
- To: www-lib@w3.org, xuanguo@att.com
I found this annoying too -- when one page from a site times out, all requests on the host's pipeline and pending list get deleted: in HTHost_killPipe it calls HTTPCleanup for every such request, which in turn calls your callback ( here is end_request ) when deleting the net object.
Received on Thursday, 26 April 2001 04:29:34 UTC