Skip to main content

Module meta

Module meta 

Source
Expand description

Metadata for caching

Structs§

CacheMeta
The cacheable response header and cache metadata
CacheMetaDefaults
The default settings to generate CacheMeta
Extensions
A type map of protocol extensions.

Functions§

set_compression_dict_content
Set the header compression dictionary content, which helps serialize http header.
set_compression_dict_path
Load the header compression dictionary from a file, which helps serialize http header.

Type Aliases§

FreshDurationByStatusFn
The function to generate TTL from the given StatusCode.