decompressor: add config flag to ignore no-transform (#19399)
This allows matching the more lenient behavior of other client-side networking libraries such as OkHttp or URLSession, especially in cases where the remote server is not under the client developer's control. Risk Level: Low, defaults are unaffected, change is opt-in. Testing: Added unit tests for existing no-transform behavior (there was none) and a new test validating the new configuration flag. Docs Changes: Updated. Release Notes: Added. Signed-off-by: JP Simard <jp@jpsim.com> Mirrored from https://github.com/envoyproxy/envoy @ 2afb9573ab1915ed57ac8d42203286b224ce95aepull/626/head
parent
4140ad93e1
commit
e5ac61f900
1 changed files with 3 additions and 0 deletions
Loading…
Reference in new issue