Commit graph

4 commits

Author SHA1 Message Date
he
34b0cb492a Update from version 0.7 to 1.0. Changes:
2007-12-12 Mattias Holmlund

  Version 1.0

  Add ApproveContent option.
  Add pod-tests.
  Mark internal methods with leading underscore.
2008-07-20 20:00:52 +00:00
wiz
f5ca6a4b3f Update to 0.5:
2006-03-12 Mattias Holmlund

  Version 0.7


  Add NoUpdate option.
  Remove Verbose output for HEAD requests.

2005-05-30 Mattias Holmlund

  Version 0.6

  Handle invalid cache-directories.
  Create the cache directory if it doesn't exist.
  Store the headers Content-Type, Content-Length, Content-Encoding,
  Content-Range and Last-Modified in the cache and restore them
  when returning a cached response.
  Fix bug in ETag cache handling.
2007-02-27 14:12:05 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
wiz
82a3310a7d Initial import of p5-HTTP-Cache-Transparent:
HTTP::Cache::Transparent is an implementation of http get that
keeps a local cache of fetched pages to avoid fetching the same
data from the server if it hasn't been updated. The cache is stored
on disk and is thus persistent between invocations.

The http-headers If-Modified-Since and ETag are used to let the
server decide if the version in the cache is up-to-date or not.
2005-02-19 20:22:34 +00:00