NAME
IO::K8s::Traefik::V1alpha1::Compress - Compress holds the compress middleware configuration.
VERSION
version 1.108
defaultEncoding
DefaultEncoding specifies the default encoding if the `Accept-Encoding` header is not in the request or contains a wildcard (`*`).
encodings
Encodings defines the list of supported compression algorithms.
excludedContentTypes
ExcludedContentTypes defines the list of content types to compare the Content-Type header of the incoming requests and responses before compressing. `application/grpc` is always excluded.
includedContentTypes
IncludedContentTypes defines the list of content types to compare the Content-Type header of the responses before compressing.
minResponseBodyBytes
MinResponseBodyBytes defines the minimum amount of bytes a response body must have to be compressed. Default: 1024.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004