I want to download an XML file from a web server, but the server requires a login. There is no custom login form, just a browser dialog, which WebView can't even show. I have tried to do some research, but I couldn't really find information about this type of login.
This screenshot shows the login dialog in the Opera browser. How can I log into the server and save the file that should then be shown?