-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements
Description
Today, Envoy supports tunneling TCP over HTTP/2 CONNECT, which is awesome!
I understand that HTTP/2 CONNECT method is designed to handle such a use case. However, edge proxy might not accept CONNECT due to security concern.
Therefore, I wonder if we can extend the existing TCP proxy to support HTTP/2 POST, so that any edge proxies would be happy to accept the tunneling request.
Metadata
Metadata
Assignees
Labels
questionQuestions that are neither investigations, bugs, nor enhancementsQuestions that are neither investigations, bugs, nor enhancements