Skip to content

Major Upgrade - Prerender Latest Version

Latest
Compare
Choose a tag to compare
@JonathanBennett JonathanBennett released this 22 Feb 15:05
· 10 commits to master since this release
80efba5

This release makes prerender-redis-cache work with the latest version of prerender.

Changes:

  • Caches headers from requested page and serves them back upon cache response.
  • Cleaned up code syntax/style.
  • Added Status code list for cachability check (now caches more than just 200s!)

Note: This version is incompatible with older versions of prerender due to API changes.