<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hello,
    <br>
    <br>
    I'm working with some scripts to prefetch content but having some
    trouble, what I can't work out is a way to check if a given object
    is already cached, in other words, I want to check if the object I'm
    going to download is going to hit, in which case I can ignore it.
    <br>
    I've read squidclient man page but could not find something like it
    <br>
    <br>
    Thanks<br>
    <br>
    Ulises<br>
  </body>
</html>