We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3abd07 commit 3bdf327Copy full SHA for 3bdf327
Response.php
@@ -649,7 +649,7 @@ public function isImmutable()
649
}
650
651
/**
652
- * Returns true if the response must be revalidated by caches.
+ * Returns true if the response must be revalidated by shared caches once it has become stale.
653
*
654
* This method indicates that the response must not be served stale by a
655
* cache in any circumstance without first revalidating with the origin.
0 commit comments