common: added a field in HCM proto to be able to reverse the order of HTTP encoder filters. (#4721)
Added a field in HCM proto to be able to reverse the order of HTTP encoder filters. The field is set false by default, indicating HTTP encoder filters have the same order as configured in the filter chain. If true, their order will be reversed. Risk Level: low Testing: bazel test //test/... Part of #4599 Signed-off-by: Qi (Anna) Wang <qiwang@qiwang-macbookpro.roam.corp.google.com> Mirrored from https://github.com/envoyproxy/envoy @ 0ccc70ae77909baadcb07dd0c9ca2ef583dde3b5pull/620/head
parent
d3da61529d
commit
3052f4d2aa
1 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue