Hi,
I have an Apache with login/password authentication and I want to download files from it.
I actually use network.download to request the files ( without authentication), but is very important for the app to have this login/password authentication.
Is there a solution? Does corona have authentication?