-
Notifications
You must be signed in to change notification settings - Fork 65
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 Request: HTTP Connect Client #319
Labels
Comments
Hi! I would like to take on this task, if possible. May I ask you if I got the task right?
|
That sounds reasonable, but they are really two separate tasks that don't need to be conflated. We will also need a CONNECT-UDP client, which is another task. |
Now that we have a basic HTTP CONNECT client, we can consider enhancements.
Does this sound reasonable to you? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We currently have SOCKS5 and Shadowsocks clients, and a HTTP CONNECT handler, but not an HTTP CONNECT client. It would be helpful to have one.
Enhancements:
The text was updated successfully, but these errors were encountered: