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

Cannot set proxy for account password authentication #1981

Closed
DokiDoki1103 opened this issue Jul 17, 2023 · 1 comment
Closed

Cannot set proxy for account password authentication #1981

DokiDoki1103 opened this issue Jul 17, 2023 · 1 comment

Comments

@DokiDoki1103
Copy link

f the proxy IP requires account password verification and Jsoup cannot be set correctly, it will return Unable to tunnel through proxy Proxy returns "HTTP/1.1 407 Proxy Authentication Required", but Httpclient can be set normally, so I believe it should be Jsoup not supporting it. Please modify this bug as soon as possible

@jhy
Copy link
Owner

jhy commented Nov 9, 2023

I have added direct support for per-request authentication in Jsoup.connect().auth() in #2046. Would be greatly appreciated if folks can test this in a local snapshot version and provide feedback (on the PR - #2046)

@jhy jhy closed this as completed Nov 9, 2023
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