Module cache_control

Source
Expand description

Cache control related types. Provides CacheControl.

Enumsยง

CacheControl
Cache control enumeration, used to generate cache-control header content. This will be usually built from CacheControlArchived or CacheControl_ (via From).