MIME types for compression. The only valid MIME type is application/x-gzip, but Celery uses zlib encoding when zlib or gzip is requested. This is misleading, but mirrors the Python implementation.
application/x-gzip
Generated using TypeDoc
MIME types for compression. The only valid MIME type is
application/x-gzip
, but Celery uses zlib encoding when zlib or gzip is requested. This is misleading, but mirrors the Python implementation.