assert_no_cache

Macro assert_no_cache 

Source
macro_rules! assert_no_cache {
    ($response:expr) => { ... };
}