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 Proxy #57

Open
icyleaf opened this issue Dec 21, 2018 · 3 comments
Open

Feature: HTTP Proxy #57

icyleaf opened this issue Dec 21, 2018 · 3 comments

Comments

@icyleaf
Copy link
Owner

icyleaf commented Dec 21, 2018

in v0.8.0 Halite add local cache feature(#24), though this does not debug friendly, it could not review the raw directly(#15, #22)

Halite use many chainable methods and high duplice from HTTP::Client, I decide to rewrite a new HTTP Connection and manage itself inside Halite.

Reference:

@icyleaf
Copy link
Owner Author

icyleaf commented Dec 21, 2018

I wrote a simple HTTP Connection and tests passed with Tunneling TCP based protocols through Web proxy servers

@icyleaf
Copy link
Owner Author

icyleaf commented Dec 21, 2018

Maybe socks5 proxy can be consider with socks shard.

@nbulaj
Copy link

nbulaj commented Sep 6, 2019

Very expected feature 👍

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

2 participants