#http-header #http #pingora #deserialize #http-response #response-headers

bin+lib pingora-header-serde

HTTP header (de)serialization and compression for Pingora

3 unstable releases

new 0.2.0 May 10, 2024
0.1.1 Apr 18, 2024
0.1.0 Feb 28, 2024

#248 in Compression

Download history 189/week @ 2024-02-22 755/week @ 2024-02-29 730/week @ 2024-03-07 676/week @ 2024-03-14 528/week @ 2024-03-21 583/week @ 2024-03-28 743/week @ 2024-04-04 485/week @ 2024-04-11 647/week @ 2024-04-18 737/week @ 2024-04-25 524/week @ 2024-05-02 738/week @ 2024-05-09

2,728 downloads per month
Used in 12 crates (via pingora-cache)

Apache-2.0

66KB
1.5K SLoC

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.

Dependencies

~3.5MB
~64K SLoC