What is the preferred way to make HTTP-requests in Sailfish? XMLHttpRequest doesn't cut it, since I need a custom user agent string. Are there any QML-libraries or do I have to hack it with QNetworkRequest and friends?