pub const CACHE_CONTROL_VALUE: &str = "max-age=0, private, must-revalidate";
Cache-Control header value applied to all responses.