Skip to content

v2.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:55
3a5e987

Patch Changes

  • ed6da9e: Fix evaluateRequest() and satisfiesWithoutRevalidation() incorrectly forcing revalidation for fresh entries with Cache-Control: must-revalidate. Per RFC 9111 §5.2.2.2, must-revalidate only restricts reuse of stale entries; fresh responses may be served without contacting the origin.