Proxy Support
Gowixx opened this issue · 11 comments
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
+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.
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
Sounds great!
+1 Would also like it added, http will be enough for first time. support of socks proxies is also welcomed!
^^ Also, any update?
Okay, Thanks
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
That was fast, thanks a lot :)
XD