Searched defs:max_bodysize_abort (Results 1 – 2 of 2) sorted by relevance
/plugin/upgrade/HTTP/ | ||
H A D | HTTPClient.php | 29 public $max_bodysize_abort = true; // if set, abort if the response body is bigger than max_bodysize variable in dokuwiki\\plugin\\upgrade\\HTTP\\HTTPClient |
/plugin/elwikiupgrade/ | ||
H A D | HTTPClient.php | 39 … var $max_bodysize_abort = true; // if set, abort if the response body is bigger than max_bodysize variable in dokuwiki\\plugin\\elwikiupgrade\\HTTPClient |