Crate pingora_header_serde

source ·
Expand description

HTTP Response header serialization with compression

This crate is able to serialize http response header to about 1/3 of its original size (HTTP/1.1 wire format) with trained dictionary.

Modules§

  • Training to generate the zstd dictionary.

Structs§