- From: Dave <dhorner@med-web.com>
- Date: Fri, 2 Apr 1999 06:06:32 -0500
- To: <www-lib@w3.org>
Received on Saturday, 3 April 1999 06:37:13 UTC
Is the chunk created by: chunk = HTLoadAnchorToChunk(anchor, request); The size of the file being requested? Is there any way to grab the requested file by lines or by buffer? I have looked at the source and it looks like you malloc the whole file into memory?! Could this be a problem with big files (100's of megs)? --Dave Horner
Received on Saturday, 3 April 1999 06:37:13 UTC