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

Allow proxy authentification #1

Open
corentingosselin opened this issue Sep 30, 2020 · 1 comment
Open

Allow proxy authentification #1

corentingosselin opened this issue Sep 30, 2020 · 1 comment

Comments

@corentingosselin
Copy link

Hello,
Great addon for asyncio !
I would like to allow authentification like:
proxies=[ "user:[email protected]:80", "user:[email protected]:80" # ... ],
Could you add this feature ?

@jgontrum
Copy link
Owner

jgontrum commented Oct 2, 2020

Hi!

Do you know what format proxies usually use when setting them directly in aiohttp? I've came across this package here: https://pypi.org/project/aiohttp-proxy/ - Do you think this would be a better solution for this issue?

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