Home
last modified time | relevance | path

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

/plugin/fedauth/Auth/Yadis/
H A DPlainHTTPFetcher.php39 if (!$this->canFetchURL($url)) {
153 if (!$this->canFetchURL($url)) {
H A DParanoidHTTPFetcher.php80 if (!$this->canFetchURL($url)) {
196 if (!$this->canFetchURL($url)) {
H A DHTTPFetcher.php55 function canFetchURL($url) function in Auth_Yadis_HTTPFetcher
/plugin/openid/Auth/Yadis/
H A DPlainHTTPFetcher.php44 if (!$this->canFetchURL($url)) {
162 if (!$this->canFetchURL($url)) {
H A DParanoidHTTPFetcher.php95 if (!$this->canFetchURL($url)) {
219 if (!$this->canFetchURL($url)) {
H A DHTTPFetcher.php62 function canFetchURL($url) function in Auth_Yadis_HTTPFetcher