Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add HTTP/2 support for forwarding proxies #3299

Open
Tracked by #3000
sethmlarson opened this issue Jan 22, 2024 · 2 comments
Open
Tracked by #3000

Add HTTP/2 support for forwarding proxies #3299

sethmlarson opened this issue Jan 22, 2024 · 2 comments
Labels
💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective!
Milestone

Comments

@sethmlarson
Copy link
Member

HTTP/2 proxies can be used in forwarding mode. Might be some interaction with the "https but forwarding" setting in ProxyConfig?

@sethmlarson sethmlarson added the 💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective! label Jan 22, 2024
@sethmlarson sethmlarson added this to the HTTP/2 milestone Jan 22, 2024
@programmer-ke
Copy link
Contributor

Hey @sethmlarson, so I've been looking into this. Just to confirm my understanding, the plan is to support HTTP2 proxying via forwarding using the full destination URL, but not to allow tunneling with HTTP2 via the HTTP CONNECT method as mentioned here: #3298.

Also, will HTTP2 support only work via TLS and not uncencrypted?

@programmer-ke
Copy link
Contributor

I've just seen this issue addressing my last question: #3303

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💰 Bounty $300 If you complete this issue we'll pay you $300 on OpenCollective!
Projects
None yet
Development

No branches or pull requests

2 participants