Constant IF_NONE_MATCH

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

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