pub fn file_modified<PathT>(path: PathT) -> Result<HttpDate>where PathT: AsRef<Path>,
File modification timestamp as HttpDate.