Searched refs:max_redirect (Results 1 – 4 of 4) sorted by relevance
/plugin/upgrade/HTTP/ | ||
H A D | HTTPClient.php | 27 public $max_redirect; variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient |
/plugin/elwikiupgrade/ | ||
H A D | HTTPClient.php | 37 var $max_redirect; variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient |
/plugin/linkback/ | ||
H A D | http.php | 183 elseif ($this->redirect_count == $this->max_redirect) { |
/plugin/webdavclient/ | ||
H A D | helper.php | 1124 $this->client->max_redirect = $redirect; |