- Cache behavior in which a cache checks with the origin of a resource whether the resource has changed. If it has (HTTP 200 “OK” response), the origin server will also send the updated resource; if it has not (HTTP 304 “Not Modified”), the cache will keep the resource.
- Related terms: Cache · 200 · Cache partitioning · 304
- Previous term: Retrieval-augmented generation
- Next term: Reverse DNS
- Random term: Static single assignment form (webglossary.info/random 🎲)