IF_NONE_MATCH

Constant IF_NONE_MATCH 

Source
pub const IF_NONE_MATCH: &str = "if-none-match";
Expand description

The HTTP header field if-none-match, used to make a request conditional based on etag values.