Proxy authentication bug?
Was trying to connect residential proxies to my crawler after using some other proxies and after changing ProxyConfiguration URLs I got error
After checking credentials, and all possible whitelists and blacklists I realized that problem is not on my side. So I tried to implement proxy authentication in old way and it worked.
This code doesn't work:
This code works:
Should I create a bug report?
net::ERR_TUNNEL_CONNECTION_FAILED
After checking credentials, and all possible whitelists and blacklists I realized that problem is not on my side. So I tried to implement proxy authentication in old way and it worked.
This code doesn't work:
This code works:
Should I create a bug report?