pub fn with_etag<T: IntoResponse>(response: T, etag: &str) -> Response
Attaches an ETag header to a response.
ETag