pub const X_CACHE: &'static str;
The name of the x-cache custom header.
x-cache
Value will be HIT if a response was served from the cache, MISS if not.
HIT
MISS