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

[FEATURE] HTTP/2 streaming mode #12

Open
CravateRouge opened this issue Feb 23, 2024 · 0 comments
Open

[FEATURE] HTTP/2 streaming mode #12

CravateRouge opened this issue Feb 23, 2024 · 0 comments

Comments

@CravateRouge
Copy link

There is now transparent proxies with a driver proxy agent such as McAffee Proxy installed on the client computer. Those proxies being installed as a driver on the client can see the cleartext tcp stream and block the request when it hasn't the http headers. Most of the time websocket is blocked too by default but not HTTP/2.

To bypass it, I think it could be interesting to add a HTTP/2 tunneling mode using the streaming feature.

There is a dummy HTTP/2 stream mode client example shown here golang/go#13444

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

No branches or pull requests

1 participant