I don’t see an x-qc-cache response for my CSS, JS or Images. Why not?

Images, CSS, and JavaScript are static files. In order for them to be cached by QUIC.cloud at least one of two things must happen:

  1. You have set Static Cache to ON in the CDN Config section of your QUIC.cloud Dashboard.
  2. The backend server provides an Expires or Cache-Control response header.