Home
last modified time | relevance | path

Searched refs:HTML_TITLE_HTTP_EN (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/communication/netmanager_base/services/netconnmanager/src/
H A Dnet_http_probe.cpp66 const std::string HTML_TITLE_HTTP_EN = "http://"; variable
622 if ((errMsg.find(HTML_TITLE_HTTP_EN) != std::string::npos || in CheckClientErrorRespCode()