Skip to content

Tunnel TCP over HTTP/2 POST #13185

@wlhee

Description

@wlhee

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

No one assigned

    Labels

    questionQuestions that are neither investigations, bugs, nor enhancements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions