Add compression header to message protocol docs by Br1an67 · Pull Request #10156 · celery/celery

@Br1an67

Document the optional 'compression' header field in the version 2
message protocol definition.

@Br1an67 mentioned this pull request

Mar 1, 2026

4 tasks

@Br1an67

Add inline comment noting the compression header is omitted when
no compression is used, with example compressor names.

@auvipy