I am trying to download a file from a URL. The server runs apache httpd and requires username password login/authentication first. Then when I put this URL in a browser I get the download prompt to download this zip file.
How can I do this in Java? I am learning Java and I am from a Python background. Any help is greatly appreciated.
Edit: Server runs on HTTPS auth.