Expand description
Cache control related types. Provides CacheControl.
Enumsยง
- Cache
Control - Cache control enumeration, used to generate
cache-control
header content. This will be usually built from CacheControlArchived or CacheControl_ (via From).