Searched refs:max_redirect (Results 1 – 2 of 2) sorted by relevance
402 $http->max_redirect = 0;
28 public $max_redirect = 3; variable in dokuwiki\\HTTP\\HTTPClient357 } elseif ($this->redirect_count == $this->max_redirect) {