ext_proc: Support CONTINUE_AND_REPLACE from header callbacks (#16437)
This makes it possible for a processor to add a body to a request or response that does not have one, or replace the entire body in the response from a header callback without otherwise touching it. Signed-off-by: Gregory Brail <gregbrail@google.com> Mirrored from https://github.com/envoyproxy/envoy @ c307494627e6f52154c3437fc7aea4c47dce07f0pull/624/head
parent
b4dff134c1
commit
b8df040452
1 changed files with 12 additions and 9 deletions
Loading…
Reference in new issue