Constant IF_MATCH

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

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