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

Proxy Support #299

Closed
Gowixx opened this issue Nov 9, 2021 · 11 comments · Fixed by #304
Closed

Proxy Support #299

Gowixx opened this issue Nov 9, 2021 · 11 comments · Fixed by #304

Comments

@Gowixx
Copy link

Gowixx commented Nov 9, 2021

Is your feature request related to a problem? Please describe.
No, It is just a suggestion.

Describe the solution you'd like
I want proxy support for the project.

Describe alternatives you've considered
Alternatives, such as httpx, already have this.

Additional context
N/A

@tescosucks
Copy link

+1 Would also like it added, even though it wouldn't be hard to implement our self's it'd just be nice to just install aiosonic with proxy support itself.

@sonic182
Copy link
Owner

sonic182 commented Nov 11, 2021

I knew I would have to do it one day, gonna find some time to do it... Rfc to use: https://datatracker.ietf.org/doc/html/rfc7231 and https://datatracker.ietf.org/doc/html/rfc7231

telnet sample: https://unix.stackexchange.com/questions/36627/how-to-telnet-via-proxy-authentication
curl sample: https://oxylabs.io/blog/curl-with-proxy

to test with https://github.com/abhinavsingh/proxy.py

@tescosucks
Copy link

Sounds great!

@uenro
Copy link

uenro commented Nov 26, 2021

+1 Would also like it added, http will be enough for first time. support of socks proxies is also welcomed!

@Gowixx
Copy link
Author

Gowixx commented Nov 26, 2021

^^ Also, any update?

@sonic182
Copy link
Owner

@Gowixx gonna try this week! 😄

@Gowixx
Copy link
Author

Gowixx commented Nov 29, 2021

Okay, Thanks

@sonic182 sonic182 mentioned this issue Nov 29, 2021
@sonic182
Copy link
Owner

sonic182 commented Nov 29, 2021

Basic Proxy support in #304 (merging it... doing release 0.14.0)

Docs: https://aiosonic.readthedocs.io/en/latest/examples.html#use-a-proxy-server

@Gowixx
Copy link
Author

Gowixx commented Nov 29, 2021

That was fast, thanks a lot :)

@sonic182
Copy link
Owner

That was fast, thanks a lot :)

image

@Gowixx
Copy link
Author

Gowixx commented Nov 30, 2021

XD

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 a pull request may close this issue.

4 participants