dfaure added a comment.
Hmm, why not just do `KSslErrorUiData uiData(socket);` in the caller, or even just `askIgnoreSslErrors(KSslErrorUiData(socket), storedRules)`. Don't know, just wondering (not objecting). @vkrause, any opinion? INLINE COMMENTS > sslui.h:42 > RulesStorage storedRules = RecallAndStoreRules); > +bool KIOWIDGETS_EXPORT askIgnoreSslErrors(const QSslSocket *socket, > + RulesStorage storedRules = RecallAndStoreRules); Missing docu, at least @since 5.64 REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D24588 To: ahmadsamir, dfaure, vkrause Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns