network: TCP proxying over HTTP POST (#14552)
Commit Message: Add support proxying TCP over HTTP/2 or HTTP/1.1 POST to tcp_proxy. It's controlled by tcp_proxy filter configuration. Also add support adding additional headers to the proxy requests to coordinate with the upstream. In addition, add allo_post config to router, which allow triggering the regular TCP decaping from a POST request payload. Additional Description: N/A Risk Level: Low Testing: Unit tests. Integration tests. Docs Changes: Added Release Notes: Added Platform Specific Features: N/A Fixes #14234 cc @alyssawilk @mattklein123 Signed-off-by: Wenlei (Frank) He <wlhe@google.com> Mirrored from https://github.com/envoyproxy/envoy @ effa486d042cd2ac141ee48d8ed54b02b0951c73pull/624/head
parent
9ca0cdf044
commit
551955ccfe
4 changed files with 34 additions and 2 deletions
Loading…
Reference in new issue