Constant http_cache::XCACHE
source · pub const XCACHE: &str = "x-cache";Expand description
x-cache header: Value will be HIT if the response was served from cache, MISS if not
pub const XCACHE: &str = "x-cache";x-cache header: Value will be HIT if the response was served from cache, MISS if not