Home
last modified time | relevance | path

Searched refs:resp (Results 1 – 2 of 2) sorted by path

/dokuwiki/inc/Sitemap/
H A DMapper.php165 $resp = $http->get($url);
167 Logger::debug("Sitemapper:pingSearchengines(): $http->error", $resp);
/dokuwiki/inc/
H A Dinfoutils.php54 $resp = $http->get(DOKU_MESSAGEURL . $updateVersion);
55 if (is_string($resp) && ($resp == '' || str_ends_with(trim($resp), '%'))) {
58 io_saveFile($cf, $resp);