Home
last modified time | relevance | path

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

/dokuwiki/inc/HTTP/
DHTTPClient.php39 public $redirect_count = 0; variable in dokuwiki\\HTTP\\HTTPClient
357 } elseif ($this->redirect_count == $this->max_redirect) {
365 $this->redirect_count++;
504 $this->redirect_count = 0;