pub fn handle( cache: &mut SessionCache, path: &str, mode: &str, crp_mode: CrpMode, ) -> String
Reads a file through the cache and applies the requested compression mode.