VARY

Constant VARY 

Source
pub const VARY: &str = "vary";
Expand description

The HTTP header field name vary, used to specify that the response may vary based on certain request headers.