Please someone reply. I am even using Respect Existing Headers, still facing these issues. Only when I remove the Cloudflare proxy and change to Gray cloud, it starts fetching the headers from the origin plugin WP Rocket.
Enter allusefulinfo.com and run the test you’ll see it’s not catchable and no headers are working. As well as Expires header is showing the date of 1970.
That test is missing a lot of information to make it useful, such as all the request and response headers. For all we know, it could have sent a no-cache cache control header and/or gotten a 403 response.
@laudian’s actual browser test shows it’s working. If the screenshot went down more, it’d also show the last-modified header.
Can you please explain what actually you want to say?
According to the screenshot attached by me as well as in the Chrome Dev Tools, the website for me still showing those 1970 Expires as well as no-store and no-cache cache control and no last-modified headers.
But, but, but, when I checked in an incognito window (not-logged in), all headers are showing in Google Chrome Dev Tools absolutely fine.
What does it mean? Can you please explain it to me.
That’s how it it supposed to work. Logged-out users get a cached version of your site, while logged-in users are bypassing cache, as it’s expected that logged-in users may each see different content.
Thanks a lot for clearing my doubt but why that tool of RequestMatrics (I shared in the screenshot as well as in the link) is sharing no-cache and no-store and 1970 expires for my website but working absolutely fine for many other websites on the internet. That’s why I was concerned.