I have a website managed by CloudFlare and its CDN.
when we choose Disable cache
in Dev Tools of Google Chrome like here, by definition the browser refreshes static files.
However, I would like to know whether the browser refreshes static files from my server or from the CDN?
Does anyone know?