Function pingora_cache::set_compression_dict_path

source ยท
pub fn set_compression_dict_path(path: &str) -> bool
Expand description

Set the header compression dictionary, which helps serialize http header.

Return false if it is already set.