json to metadata content type regex match (#32774)
There is a case when somebody is uploading a file with "content type: multipart/form-data; boundary=------------------------75b5d728d1539bb5"; since the header value will change every time, we can not write a config to allow it in previous proto. Then we need a regex match to allow it. Risk Level: low Testing: unit test Signed-off-by: Cai Qi <cqi@pinterest.com> Mirrored from https://github.com/envoyproxy/envoy @ 667e96312130ac2bcbb7c1c598f4d63746d6f0c4main
parent
2a8f86c009
commit
ffaaa978e0
2 changed files with 10 additions and 1 deletions
Loading…
Reference in new issue