envoyproxy / envoyproxy/gateway

Compression Content Type configuration

Open
#9,511 1 comment 0 reactions 1 assignee Claimed by @FAUST-BENCHOU View on GitHub
help wanted
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

*Description*:
Currently when you enable compression on envoy gateway there is no way how to configure allowed content types for the compression. From the envoy proxy docs we are getting default list of content types which have to match otherwise compression is completely ignored. Envoy gateway already exposes config for minContentLength but Content Type is missing.

Currently to allow custom content types outside of the default list I have to generate envoy patch policy in addition to the BTP compressor section.

Image

[optional *Relevant Links*:]
>See here: https://www.envoyproxy.io/docs/envoy/latest/api-v3/extensions/filters/http/compressor/v3/compressor.proto.html

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.