Skip to content
This repository was archived by the owner on Feb 28, 2023. It is now read-only.

Parsing `cache-control` headers and some fixes

Choose a tag to compare

released this 04 Mar 13:11
· 54 commits to master since this release
  • Handle cache-control and expires http response headers (#62)
  • Per request cache bypass (#69 @jahead)
  • Make serializeQuery publicly available (#73)
  • Stop messing with axios request params when serializing query (#76)
  • Fix doc about custom invalidate method. (#77)