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

Fix Http Proxy Issue #48

Merged
merged 4 commits into from
May 21, 2024
Merged

Fix Http Proxy Issue #48

merged 4 commits into from
May 21, 2024

Conversation

smartyeric
Copy link

@smartyeric smartyeric commented May 15, 2024

Proxy strings in request.py were being set to https with a full https string, not allowing for the use of a http proxy. splitting the with_proxy method into two separate methods for http and https is the proposed fix

@RyanLCox1 RyanLCox1 merged commit ab9de38 into master May 21, 2024
@RyanLCox1 RyanLCox1 deleted the eric/proxy-http-fix branch May 21, 2024 21:42
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 this pull request may close these issues.

None yet

2 participants