Module pingora_cache::cache_control

source ·
Expand description

Functions and utilities to help parse Cache-Control headers

Structs§

Enums§

  • Cacheability calculated from cache control.

Constants§

Traits§

  • InterpretCacheControl provides a meaningful interface to the parsed CacheControl. These functions actually interpret the parsed cache-control directives to return the freshness or other cache meta values that cache-control is signaling.

Type Aliases§