Actions
Feature #997
openSee if there is some way to use FileCopyJob with cookies
Start date:
04/17/2023
Due date:
% Done:
0%
Estimated time:
Description
This will require changed to upstream KDE Frameworks. I will probably wait until KDE 6 is released and then approach upstream about their interest in integrating cookies to FileCopyJob. In the meantime, when local storage is enabled, downloads fall back to using Qt WebEngine's built-in downloader.
Updated by Soren Stoutner over 1 year ago
It might be possible to do this using `addMetaData()`.
https://api.kde.org/frameworks/kio/html/classKIO_1_1Job.html#a631234ba26f5ebc6c8be4345d3de606d
Actions