caddy/modules/caddyhttp/encode
Mohammed Al Sahaf f21d7f6a6b
add compression tests
Signed-off-by: Mohammed Al Sahaf <msaa1990@gmail.com>
2026-08-30 15:49:28 +03:00
..
brotli encode,staticfiles: Content negotiation, precompressed files (#4045) 2021-03-29 18:47:19 -06:00
gzip add compression tests 2026-08-30 15:49:28 +03:00
testdata encode: add standard benchmark and conformance harness (#7804) 2026-06-11 17:55:18 -06:00
zstd add compression tests 2026-08-30 15:49:28 +03:00
accepted_encodings_bench_test.go encode: reduce allocations in AcceptedEncodings (#7847) 2026-08-01 00:23:57 +10:00
caddyfile.go encode: make zstd checksum configurable (#7586) 2026-03-28 13:07:21 -06:00
encode.go encode: flush headers immediately for server-sent events responses (#7905) 2026-08-01 00:27:28 +10:00
encode_bench_test.go encode: add standard benchmark and conformance harness (#7804) 2026-06-11 17:55:18 -06:00
encode_conformance_test.go encode: add standard benchmark and conformance harness (#7804) 2026-06-11 17:55:18 -06:00
encode_harness_test.go encode: add standard benchmark and conformance harness (#7804) 2026-06-11 17:55:18 -06:00
encode_test.go encode: flush headers immediately for server-sent events responses (#7905) 2026-08-01 00:27:28 +10:00
export_test.go encode: add standard benchmark and conformance harness (#7804) 2026-06-11 17:55:18 -06:00
sse_test.go encode: flush headers immediately for server-sent events responses (#7905) 2026-08-01 00:27:28 +10:00