ons 2006-03-15 klockan 17:48 -0800 skrev Balu: > I played around httpReadReply() in src/http.c But > could not make it happen. Can anyone give me clue on > what part of code I should modify to add a line that > has to be send to the http client(Browser).
httpReadReply() is a good place. So is storeAppend or clientSendMoreData. But doing this in Squid-2.5 is painful. You should either look into Squid-3 with it's clientstreams API or it's ICAP support, or for 2.5 the ICAP or filter patches. Regards Henrik
signature.asc
Description: Detta är en digitalt signerad meddelandedel
