Skip to content

feat(grpc): HTTP CONNECT proxy support in transport#2698

Draft
arjan-bal wants to merge 24 commits into
grpc:masterfrom
arjan-bal:http-proxy-transport
Draft

feat(grpc): HTTP CONNECT proxy support in transport#2698
arjan-bal wants to merge 24 commits into
grpc:masterfrom
arjan-bal:http-proxy-transport

Conversation

@arjan-bal

Copy link
Copy Markdown
Contributor

This PR introduces an HttpConnectHandshaker that wraps the ChannelCredentials to complete the HTTP CONNECT handshake based on the Address attributes introduced in #2679. This allows the subchannel to configure proxying transparently without requiring changes to the Transport API.

Note that this PR contains changes from the unmerged PR #2679.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant