Skip to content

Commit

Permalink
CompressionFilter
Browse files Browse the repository at this point in the history
  • Loading branch information
nastassia-dailidava committed Jul 16, 2024
1 parent 94ecc98 commit a822b4d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@ class EnvoyDefaultFilters(
val defaultEgressFilters = listOf(
defaultHeaderToMetadataFilter,
defaultServiceTagFilter,
defaultEnvoyRouterHttpFilter,
defaultGzipCompressionFilter,
defaultBrotliCompressionFilter,
defaultEnvoyRouterHttpFilter,
)

val defaultCurrentZoneHeaderFilter = { _: Group, _: GlobalSnapshot ->
Expand Down

0 comments on commit a822b4d

Please sign in to comment.