You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plugin who use the same method as the CachePlugin to determine if the request can be cacheable or not but with the respect_cache_headers to false by default.
However it only return the cached item if there is an exception (error) during the call.