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.
pub fn no_store() -> SetResponseHeaderLayer<HeaderValue>Returns a layer that sets Cache-Control: no-store if the response does
not already include a Cache-Control header.