Skip to main content

X_CACHE

Constant X_CACHE 

Source
pub const X_CACHE: &str = "x-cache";
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.