HTTP Caching

E35276

HTTP Caching is the standardized mechanism in the HTTP protocol that defines how responses can be stored and reused to improve web performance, reduce latency, and decrease network load.

AI illustration

How this image was made

AI-generated illustration of HTTP Caching

This AI-generated illustration was produced by black-forest-labs/FLUX.2-dev (1024x1024) from a prompt written by openai/gpt-oss-120b from the entity's label + description.

Prompt

Generate an image of HTTP Caching (HTTP Caching is the standardized mechanism in the HTTP protocol that defines how responses can be stored and reused to improve web performance, reduce latency, and decrease network load.)

All labels observed (6)

How this entity was disambiguated

Statements (80)

Predicate Object
instanceOf Caching mechanism ⓘ
HTTP mechanism ⓘ
Web technology ⓘ
appliesTo HTTP requests ⓘ
HTTP responses ⓘ
canBeBypassedBy Authorization headers ⓘ
Cache-busting URLs ⓘ
no-store directive ⓘ
constrainedBy Cache-control directives from origin ⓘ
Privacy requirements ⓘ
Security requirements ⓘ
definedIn HTTP/1.1 specification ⓘ
RFC 7234 ⓘ
RFC 9111 ⓘ
determines How long a response stays fresh ⓘ
When a cached response must be revalidated ⓘ
Whether a response is cacheable ⓘ
hasEffect Enables offline or limited-connectivity usage ⓘ
Improves perceived page load time ⓘ
Reduces repeated data transfer ⓘ
hasPurpose Decrease network load ⓘ
Enable reuse of HTTP responses ⓘ
Improve web performance ⓘ
Reduce latency ⓘ
Reduce server load ⓘ
involvesActor Browser ⓘ
Content delivery network ⓘ
Origin server ⓘ
Proxy cache ⓘ
User agent ⓘ
partOf Hypertext Transfer Protocol ⓘ
linked to: HTTP
relatedTo Content negotiation ⓘ
HTTP performance optimization ⓘ
Web scalability ⓘ
supports Conditional GET requests ⓘ
Conditional HEAD requests ⓘ
usedBy CDN edge servers ⓘ
Forward proxies ⓘ
Reverse proxies ⓘ
Web browsers ⓘ
usesConcept Cache invalidation ⓘ
Cache key ⓘ
Cache validator ⓘ
Cacheable response ⓘ
Conditional request ⓘ
End-to-end revalidation ⓘ
Expiration ⓘ
Freshness ⓘ
Freshness lifetime ⓘ
Heuristic caching ⓘ
Intermediate cache ⓘ
Private cache ⓘ
Revalidation ⓘ
Shared cache ⓘ
Stale response ⓘ
Validation ⓘ
Varying by request header ⓘ
usesDirective immutable ⓘ
max-age ⓘ
must-revalidate ⓘ
no-cache ⓘ
no-store ⓘ
private ⓘ
proxy-revalidate ⓘ
public ⓘ
s-maxage ⓘ
stale-if-error ⓘ
stale-while-revalidate ⓘ
usesHeader Age ⓘ
Cache-Control ⓘ
ETag ⓘ
Expires ⓘ
If-Match ⓘ
If-Modified-Since ⓘ
If-None-Match ⓘ
If-Unmodified-Since ⓘ
Last-Modified ⓘ
Pragma ⓘ
Vary ⓘ
Warning ⓘ

How these facts were elicited

Referenced by (6)

Full triples — surface form annotated when it differs from this entity's canonical label.

RFC 9111 → title → HTTP Caching ⓘ
RFC 9111 → defines → HTTP caching semantics ⓘ
linked to: HTTP Caching
RFC 7234 → title → Hypertext Transfer Protocol (HTTP/1.1): Caching ⓘ
linked to: HTTP Caching
RFC 7234 → updates → HTTP/1.1 caching semantics ⓘ
linked to: HTTP Caching
AMP → ecosystemIncludes → AMP caches ⓘ
linked to: HTTP Caching
Age (HTTP header) → relatedTo → Cache-Control (HTTP header) ⓘ
linked to: HTTP Caching