I'm using version 2.1.0-rc2 and trying to access a URL with basic authentication with username and password.
The code is exactly the example but with a different URL.
However, I am constantly getting connection refused.
The same URL in the browser, logs in properly and shows the page.
Any suggestions?
Thanks!