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 CONNECT Handler #88

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add HTTP CONNECT Handler #88

wants to merge 1 commit into from

Conversation

kkroo
Copy link

@kkroo kkroo commented Dec 2, 2022

  • Hijacks request connection and sends it to the next handler

* Hijacks request connection and sends it to the next handler
@mholt
Copy link
Owner

mholt commented Dec 5, 2022

Thanks! This looks cool. Do you have an example of how this would be used?

And does this work with the current proxy module? Should it, I wonder?

@mholt
Copy link
Owner

mholt commented Dec 13, 2023

@kkroo Any interest in having this merged?

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.

3 participants