Skip to main content

handle_cache_get

Function handle_cache_get 

Source
pub fn handle_cache_get(cache: &CachePlugin, key: &str) -> (u16, String)
Expand description

Handle a GET /cache/:key shorthand request.