IF_UNMODIFIED_SINCE

Constant IF_UNMODIFIED_SINCE 

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

The HTTP header field if-unmodified-since, used to make a request conditional based on timestamps.