Home
last modified time | relevance | path

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

/plugin/upgrade/HTTP/
H A DHTTPClient.php29 public $max_bodysize_abort = true; // if set, abort if the response body is bigger than max_bodysize variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient
176 !$this->max_bodysize_abort &&
327 if ($this->max_bodysize_abort)
421 if ($this->max_bodysize_abort)
466 if ($this->max_bodysize_abort) {
/plugin/elwikiupgrade/
H A DHTTPClient.php39 … var $max_bodysize_abort = true; // if set, abort if the response body is bigger than max_bodysize variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient
184 !$this->max_bodysize_abort &&
335 if ($this->max_bodysize_abort)
417 if ($this->max_bodysize_abort)
458 if ($this->max_bodysize_abort) {