On Saturday 26 July 2003 17.44, Chris Wilcox wrote: > Hi all, > > Could any knowledgeable people tell me/us whereabouts in the squid > code (file name and line) the part is that finally returns the > request result to the browser? We're looking at the possibility of > sending these results through an external program before they are > returned to the browser....
client_side.c:clientSendMoreData(). But I would probably recommend looking into ICAP instead. <url:http://devel.squid-cache.org/icap/> Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
