pub fn parse_if_match(headers: &HeaderMap) -> ProxyResult<Option<String>>Available on crate feature
server only.Expand description
Extract the If-Match header value (if any) for a conditional PUT.
pub fn parse_if_match(headers: &HeaderMap) -> ProxyResult<Option<String>>server only.Extract the If-Match header value (if any) for a conditional PUT.