Constant X_CACHE

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

The name of the x-cache custom header.

Value will be HIT if a response was served from the cache, MISS if not.