HTTP caching for https://cachecheck.net/examples/no-caching

Overview

This resource might not be cached.

This response might not be cached because the server did not respond with any valid caching headers such as Cache-Control or ETag. It may still be cached, but there were no explicit directives on how to handle caching for intermediate caches or the browser.

This resource has a cache control header.

Cache-Control: no-transform

This resource does not have an entity tag.

HTTP response cache headers

These are the raw caching-related HTTP headers that were returned by the server:
cache-control: no-transform
🧭

Cache-Control

Cache-Control: no-transform
  • No Transform
    The no-transform directive indicates that any intermediate cache must not transform this response (for example: change content type, compress data, filter responses, etc.)