Hi, Can you please tell me if it is possible to configure squid based on content type of http response? For example, I want to configure squid so that if it sees a Content-type== text/plain, it always return a local file called 'dummy.txt'? Can I do that in squid? or other http proxy? Thank you.