Dear Maintainers,
I am using HtmlUnit 2.53.0.
My current use case: get a page through the configured authenticating SOCKS5 proxy server.
I have not found the ability to specify the credentials for the proxy server.
It seems that such ability is not supported.
It would be great to have the ability to specify the proxy server credentials using the extended ProxyConfig class with the user and password properties (constructor, getters, etc.).
Update
An issue related to the current issue (the feature request): HtmlUnit / Bugs / #1960 Authenticated SOCKS5 with username/password does not work.
Best regards,
Sergey Vyacheslavovich Brunov.