pub const X_CACHE_LOOKUP: &'static str;
The name of the x-cache-lookup custom header.
x-cache-lookup
Value will be HIT if a response existed in cache, MISS if not.
HIT
MISS