Skip to main content

CACHE_CONTROL_VALUE

Constant CACHE_CONTROL_VALUE 

Source
pub const CACHE_CONTROL_VALUE: &str = "max-age=0, private, must-revalidate";
Expand description

Cache-Control header value applied to all responses.