-
Notifications
You must be signed in to change notification settings - Fork 551
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
[QUESTION] : Move to a single http request library #416
Comments
@cullzie what do you think? |
This is not a good take on this issue as |
I have another proposal to move everything to requests. @cullzie what do you think ? |
Hey @baseplate-admin, |
It's been a couple of months. So here's my take on this issue, It's tiresome to wait for So, here are my proposals :
|
Hi there,
It seems that you guys are using both requests and aiohttp to perform HTTP Request. Can we switch to httpx ? It has requests compatibility and a similar interface like aiohttp
We can probably remove this file :
Automatic-Udemy-Course-Enroller-GET-PAID-UDEMY-COURSES-for-FREE/udemy_enroller/http.py
Lines 8 to 24 in b9325b6
The text was updated successfully, but these errors were encountered: