Skip to main content

CACHE_CONTROL_IMMUTABLE

Constant CACHE_CONTROL_IMMUTABLE 

Source
pub const CACHE_CONTROL_IMMUTABLE: &str = "private,max-age=31536000,immutable";
Expand description

Cache control for immutable objects.