ext_proc: Update the proto comment#32031
Conversation
Signed-off-by: tyxia <tyxia@google.com>
|
CC @envoyproxy/api-shepherds: Your approval is needed for changes made to |
|
cc @yanavlasov @yanjunxiang-google since they were involved in this design update. |
|
/assign @yanavlasov @yanjunxiang-google Also, add them as reviewers |
adisuissa
left a comment
There was a problem hiding this comment.
Thanks for updating this!
Are there tests for this behavior?
Was the behavior always like that and the API comment was wrong or was it due to a code change?
/wait
Yea, the code and test have been updated, for example, in #28592 |
|
Sorry @abeyad , I need the stamp again. (Just updated another typo). |
adisuissa
left a comment
There was a problem hiding this comment.
LGTM, thanks!
/lgtm api
|
/lgtm api |
|
LGTM |
…roc_proto Signed-off-by: tyxia <tyxia@google.com>
Update the stale info in the proto.
The design has already been updated to: Only sent body and trailer if the processing mode is set to
SENDandthey are present in original request/response.
Reference :
#28620
doc
Fixes: #32029
Thanks @sanjaypujare for finding and reporting this.