Home
last modified time | relevance | path

Searched refs:statusCode (Results 26 – 44 of 44) sorted by last modified time

12

/plugin/ol3/
H A Dscript.js8 …ySet_},e.prototype.handleImageryMetadataResponse=function(t){if(200==t.statusCode&&"OK"==t.statusD…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js5458 if(spy.statusCode){text+=spy.statusCode+" "
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Element/
H A DResponse.php226 $statusCode = null;
242 list(, $statusCode, ) = explode(' ', $elem['value'], 3);
249 return new self($href, $propertyLists, $statusCode);
/plugin/webdav/vendor/sabre/http/lib/
H A DResponse.php154 $statusCode = $status;
159 $statusCode,
163 if ($statusCode < 100 || $statusCode > 999) {
167 $this->status = $statusCode;
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Djquery.min.js4statusCode||{},r={},s={},t=0,u="canceled",v={readyState:0,getResponseHeader:function(a){var b;if(2… method in AnonymousFunction749135bf19200.v
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js23049 if (response.statusCode === 404) {
23128 if (response.statusCode === 404) {
H A Dpdf.js.map1statusCode === 404) {\n const error = new MissingPDFException(`Missing PDF \"${this._url}\"…
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js21051 if (spy.statusCode)
21052 text += spy.statusCode + " ";
/plugin/sequencediagram/bower_components/lodash/test/
H A Dsaucelabs.js363 var statusCode = _.get(res, 'statusCode'),
366 if (error || !taskId || statusCode != 200) {
373 statusStr = _.isFinite(statusCode) ? statusCode : na;
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Djquery.min.js4statusCode||{},v={},w={},x="canceled",y={readyState:0,getResponseHeader:function(a){var b;if(k){if… method in AnonymousFunction1e175ac918200.y
/plugin/gtime/gtlib/tsp/
H A DGTVerificationResultBase.php35 private $statusCode; variable in GTVerifificationResultBase
45 if (is_null($statusCode)) {
46 $statusCode = self::NO_CHECKS;
53 $this->statusCode = $statusCode;
63 return $this->statusCode;
78 * @param int $statusCode the status code to check for
81 public function hasStatus($statusCode) { argument
82 return ($statusCode & $this->statusCode) > 0;
107 * @param int $statusCode the status code to set
110 public function updateStatus($statusCode) { argument
[all …]
H A DGTTimestamp.php366 $statusCode = $certTokenResponse->getStatusCode();
368 if ($statusCode < 0 || $statusCode > 1) {
/plugin/gtime/gtlib/http/
H A DGTHttpClient.php202 $statusCode = ($response === null) ? -1 : $response->getStatusCode();
204 if ($statusCode == 0) {
207 } else if ($statusCode == 1) {
210 } else if ($statusCode == 2) {
213 } else if ($statusCode == 3) {
216 } else if ($statusCode == 4) {
219 } else if ($statusCode == 5) {
224 if ($statusCode == 0 || $statusCode == 1) {
245 } else if ($statusCode > 1) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js15 …tion(){callback(body)});response.on("data",function(chunk){if(response.statusCode===200){body+=chu…
H A Dfabric.js23298 if (response.statusCode === 200) {
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Dhttpclient-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12