Cache html still DYNAMIC

When looking at the response headers of an html page I see Cf-Cache-Status: DYNAMIC even if I set Cache-Control: public, max-age=31536000.
I can see that it’s from the Cloudflare server which doesn’t cache html. Is there a workaround for that ?

thx

Hi @Wilk,

Right now HTML pages are not cached by Cloudflare but the cache-control headers will be respected by the browser.
What is the URL you’re using for testing it?