X_CACHE_LOOKUP

Constant X_CACHE_LOOKUP 

Source
pub const X_CACHE_LOOKUP: &'static str;
Expand description

The name of the x-cache-lookup custom header.

Value will be HIT if a response existed in cache, MISS if not.