- From: Henrik Frystyk Nielsen <frystyk@w3.org>
- Date: Mon, 21 Dec 1998 14:09:45 -0500
- To: www-lib@w3.org
- To: olga <olga@goliath.eai.com>
olga wrote: > I am rewriting my app to use the event loop. > For GET I use: > HTLoadToFile(url, request, filename). > > The result is: > file is not loaded > cache entry is loaded twice - chunks of file are repeated... Could it be that you are starting the same load twice where both loads are saving to the same file? What does the trace say? Henrik
Received on Monday, 21 December 1998 14:09:50 UTC