Changes for version 0.06

  • Fixed issue where content-type was not stored in the cache, and was thus blank on subsequent requests. Thanks to Tatsuhiko Miyagawa for the patch.
  • Fixed issue with caching redirected (304) URIs. Thanks to Tatsuhiko Miyagawa for the patch.
  • Added is_error, is_redirect, is_success convenience methods to URI::Fetch::Response. Thanks to Tatsuhiko Miyagawa for the patch.

Modules

Smart URI fetching/caching
Feed response for URI::Fetch