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 bug with anonymous proxy #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anton-rodin
Copy link

If anonymous proxy provided, process_request function doesn't apply proxy to request. Bug fixed by applying proxy in any way. Don't take proxy_user_pass variable into account

If anonymous proxy provided, `process_request` function doesn't apply proxy to request. Bug fixed by applying proxy in any way. Don't take `proxy_user_pass` variable into account
@mvargas33
Copy link

I just confirmed it, it actually works fixing the bug

@anton-rodin
Copy link
Author

@aivarsk Merge?

@anton-rodin anton-rodin requested a review from sushinoya March 6, 2023 17:36
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.

3 participants