summaryrefslogtreecommitdiff
path: root/ext/http/compressible.rs
AgeCommit message (Expand)Author
2024-01-01chore: update copyright to 2024 (#21753)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-04-24perf(ext/http): faster is_content_compressible (#14383)Aaron O'Mullan
2022-04-02experiment(serde_v8): derive_more enabled opaque wrappers (#14096)Aaron O'Mullan
2022-03-04feat(ext/http): auto-compression of fixed response bodies (#13769)Kitson Kelly