X_CACHE_LOOKUP

Constant X_CACHE_LOOKUP 

Source
pub const X_CACHE_LOOKUP: &str = "x-cache-lookup";
Expand description

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

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