Hello, I am trying to get a project off the ground and would like some help getting started. Here is what I will be trying to do. Any help in getting me started in the right direction would be appreciated including what source code files I should be looking at to find the code I need for part 1. > 1. Looking at the source code of squid and finding the place that > Squid receives a web file from the server. > 2. If this web file is a main HTML of a web page, here I want to do a > simple modification that is Squid parses the HTML file and requests > the inline images of the page before sending the main HTML to client. > 3. When client requests the inline images there are already in the > proxy cache. > Thank you, > Viktor > Ryerson University > Toronto, Ontario
