Expand description
Metadata for caching
Structs§
- Cache
Meta - The cacheable response header and cache metadata
- Cache
Meta Defaults - 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§
- Fresh
Duration ByStatus Fn - The function to generate TTL from the given StatusCode.