IF_MODIFIED_SINCE

Constant IF_MODIFIED_SINCE 

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

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