Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/RealTimeBidding/
H A DDestinationNotWorkingEvidence.php33 public $httpError; variable in Google\\Service\\RealTimeBidding\\DestinationNotWorkingEvidence
86 public function setHttpError($httpError) argument
88 $this->httpError = $httpError;
95 return $this->httpError;
/plugin/issuelinks/classes/
H A DHTTPRequestException.php14 protected $httpError; variable in dokuwiki\\plugin\\issuelinks\\classes\\HTTPRequestException
22 $this->httpError = $httpClient->error;
27 parent::__construct($message, $this->getCode(), $this->httpError);
35 return $this->httpError;
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95 …tpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"HTTP error occ…
H A Den.4.9.js.beautified294 "httpError": "HTTP error occurred during file upload (error status: %1).",
H A Den.js-4.9.merged5 …tpError403":"HTTP error occurred during file upload (403: Forbidden).","httpError":"HTTP error occ…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified294 "httpError": "HTTP error occurred during file upload (error status: %1).",
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md69 `GuzzleHttp\Middleware::httpError`
/plugin/ckgedit/ckeditor/
H A Dckeditor.js.unc17147 …oaded = b.uploadTotal, 200 > d.status || 299 < d.status) b.message = b.lang.filetools["httpError" +
17148 …d.status], b.message || (b.message = b.lang.filetools.httpError.replace("%1", d.status)), b.change…
H A Dckeditor.js874 d.status],b.message||(b.message=b.lang.filetools.httpError.replace("%1",d.status)),b.changeStatus("…