On mån, 2007-10-01 at 10:14 -0700, Solomon Asare wrote: > Hi All, > thanks for the responses. I guess what I need is > something like: > > squidclient -m HEAD -H 'Max-Forwards = 0\n' > http://www.google.com Make that squidclient -m HEAD -H 'Cache-Control: only-if-cached\n" http://www.google.com or if you want it to return "true" on expired objects as well: squidclient -m HEAD -H 'Cache-Control: only-if-cached,max-stale\n" http://www.google.com Regards Henrik
Attachment:
signature.asc
Description: This is a digitally signed message part