Searched refs:replyHost (Results 1 – 1 of 1) sorted by relevance
187 QString replyHost = reply->url().host() + QString(":%1").arg(reply->url().port()); in sslErrors() local188 if(! sslTrustedHostList.contains(replyHost)) { in sslErrors()202 sslTrustedHostList.append(replyHost); in sslErrors()