Skip to main content

with_etag

Function with_etag 

Source
pub fn with_etag<T: IntoResponse>(response: T, etag: &str) -> Response
Expand description

Attaches an ETag header to a response.