Skip to content
Commit 43c26ed0 authored by Nicolas Fella's avatar Nicolas Fella
Browse files

Drop KIO::AccessManager

This is a QNetworkAccessManager subclass that uses KIO workers to implement
network access.

It provides some integration with various connection settings and a cookie jar.

However it is barely used any more and the provided integration settings aren't useful
for applications typically.

Furthermore going forward we want to implement kio_http based on QNetworkAccessManager,
meaning a QNetworkAccessManager based on kio_http wouldn't make much sense any more

Task: https://phabricator.kde.org/T12472
parent 4f3d19d0
Pipeline #405876 passed with stage
in 27 minutes and 45 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment