Marc Barry
Marc Barry
This is my first commit to the Envoy project and I haven't written C++ in many years. I'm still navigating the types and hierarchy and best practices for obtaining the...
*Title*: *Dynamically extracting the plaintext HTTP host/authority and encapsulating in CONNECT * *Description*: I have followed the example found in https://github.com/envoyproxy/envoy/blob/main/configs/encapsulate_http_in_http2_connect.yaml for setting up HTTP encapsulating in CONNECT. The example...
## Describe the bug The container we need to run our CI tests upon needs to be either a Debian or Ubuntu based image due to some binary requirements we...