v0.4
Add support for "stale-while-revalidate". The re-validation will occur at the end of the script or when CacheMiddleware::purgeReValidation()
is called.
You must set the client with CacheMiddleware::setClient(Client)
before.
Add support for "stale-while-revalidate". The re-validation will occur at the end of the script or when CacheMiddleware::purgeReValidation()
is called.
You must set the client with CacheMiddleware::setClient(Client)
before.