11 #include <QNetworkReply>
16 KDSoapSslHandler::KDSoapSslHandler(QObject *parent)
22 KDSoapSslHandler::~KDSoapSslHandler()
29 m_reply->ignoreSslErrors();
35 m_reply->ignoreSslErrors(errors);
38 void KDSoapSslHandler::handleSslErrors(QNetworkReply *reply,
const QList<QSslError> &errors)
void sslErrors(KDSoapSslHandler *handler, const QList< QSslError > &errors)
Notification of SSL errors.
void ignoreSslErrors()
ignoreSslErrors