pub const CACHE_CONTROL_IMMUTABLE: &str = "private,max-age=31536000,immutable";
Cache control for immutable objects.