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

Workaround when proxy returns HTTP_PROXY_AUTH code #1

Merged
merged 1 commit into from
Jul 1, 2023
Merged

Conversation

viguice
Copy link
Owner

@viguice viguice commented Jul 1, 2023

Force first to connect to http (google.com) and do a second attempt to connect to the original URL. HTTP_PROXY_AUTH code might be returned when the app tries to connect to https but might work if it has connected first to a http website.

Force first to connect to http (google.com) and do a second attempt to connect to the original URL.
HTTP_PROXY_AUTH code might be returned when the app tries to connect to https but might work if it has connected first to a http website.
@viguice viguice merged commit bf4bb6a into master Jul 1, 2023
@viguice viguice deleted the viguice branch July 26, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant