pingora_cache

Function 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.