[nextcloud] Port HTTP usage away from KIO
KIO is just a wrapper around QNetworkAccessManager with some things we don't need.
We can simplify the code and use QNetworkAccessManager directly
KIO is just a wrapper around QNetworkAccessManager with some things we don't need.
We can simplify the code and use QNetworkAccessManager directly