Skip to content

Don't use KIO::AccessManager

Nicolas Fella requested to merge work/accessmanager into master

The main thing it provides over QNetworkAccessManager is integration with the CookieJar and using kio-http, but since we jsut exchange bytes from another local device that's not interesting for us

Merge request reports