Hi,

The project I am working is try to find Http reply message. If a Http
session formed by all these Http reply messages contains virus or something
like that,  we need to block all these messages. This is why I try to use
Squid.

I guess the code should be somewhere in httpReadReply, httpAppendBody in
http.c or fwdComplete in forward.c.
Please note an Http session consists of many reply messages,  I expect Squid
can hold all these messages. After a  Http session is done, the develop can
do something in these message, and decide if we need to block message.

Does Squid support the function?

Thanks you very much

JXu  


-- 
View this message in context: 
http://www.nabble.com/How-to-find-Http-reply-message-in-Squid-source-code--tf4044996.html#a11490103
Sent from the Squid - Development mailing list archive at Nabble.com.

Reply via email to