Function modified

Source
pub fn modified(
    request_headers: &HeaderMap,
    response_headers: &HeaderMap,
) -> bool
Expand description

Conditional HTTP.

If there is not enough information we will assume that we have been modified and return true.