Home
last modified time | relevance | path

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

/dokuwiki/inc/HTTP/
H A DHTTPClient.php28 public $max_redirect = 3;
357 } elseif ($this->redirect_count == $this->max_redirect) {
27 public $max_redirect; global() variable in dokuwiki\\HTTP\\HTTPClient
/dokuwiki/inc/
H A Dinfoutils.php345 $http->max_redirect = 0;