Constant http_cache::XCACHELOOKUP
source · pub const XCACHELOOKUP: &str = "x-cache-lookup";
Expand description
x-cache-lookup
header: Value will be HIT if a response existed in cache, MISS if not
pub const XCACHELOOKUP: &str = "x-cache-lookup";
x-cache-lookup
header: Value will be HIT if a response existed in cache, MISS if not