IF_MATCH

Constant IF_MATCH 

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

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