pub fn handle_cache_get(cache: &CachePlugin, key: &str) -> (u16, String)Expand description
Handle a GET /cache/:key shorthand request.
pub fn handle_cache_get(cache: &CachePlugin, key: &str) -> (u16, String)Handle a GET /cache/:key shorthand request.