Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Releases: finanzcheck/superagent-cache-plugin

Bugfix Release

14 Aug 15:18
Compare
Choose a tag to compare
  • [CORE-450] Fix only-if-cached response behavior according to RFC-7234 (return 504 on cache miss).
  • Optimize 304 response behaviour by cloning response data to prevent internal side effects when changing the response data.

Feature Release

07 Aug 10:00
Compare
Choose a tag to compare
  • [Feature] - bypassHeaders support for correlating the requestId in case of cached responses.