This class can be used to parse cache files stored by the Squid HTTP caching and proxy program. It can read and parse a given Squid cache to retrieve several details to be available through class variables, such as: the cached URL, SHA1 and MD5 hash values, size and contents of the cached data, cache file creation and last modification dates.