Skip to main content

no_store

Function no_store 

Source
pub fn no_store() -> SetResponseHeaderLayer<HeaderValue>
Expand description

Returns a layer that sets Cache-Control: no-store if the response does not already include a Cache-Control header.