Revision history for Perl module CatalystX::Fastly::Role::Response:
0.07 2024-10-12
- Drop Test::WWW::Mechanize::Catalyst test prereq
- Fix Pod lists
- Clean up pod formatting
- Drop unneeded Catalyst::Action::RenderView test prereq
- revised Dist::Zilla configuration
0.06 2016-10-17
- Even set private when there is no current Cache-Control set
0.05 2016-10-14
- Correct cdn_no_cache() - set 'private' on Cache-Control
0.04 2016-09-06
- Add `use` for autopreq to make tests pass
0.03 2016-09-05
- be nice with finalize_headers and change to a 'before'
0.02 2016-09-05
- Remove purge methods as MooseX::Fastly::Role could be used directly
- Cleanup pod
0.01 2016-09-03
- Initial release