Closed izayoi256 closed 5 months ago
$cacheProvider->allowCache($response, 'private', '+12 hours'); // should not be: private, max-age=1539965032 // but should be: private, max-age=43200
Thanks for the PR, but this fix has already been made. See here: