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
The Date HTTP Header seems to be wrong because it seems to be copied in ngx_pagespeed.cc. Shouldn't it be update with the server date (with gmtime and strftime "%a, %d %b %Y %H:%M:%S GMT" for example) ?
(Redbot.org told me the date was wrong for the pagespeed resources)
The Date HTTP Header seems to be wrong because it seems to be copied in ngx_pagespeed.cc. Shouldn't it be update with the server date (with gmtime and strftime "%a, %d %b %Y %H:%M:%S GMT" for example) ?
(Redbot.org told me the date was wrong for the pagespeed resources)