/plugin/authgoogle/google/io/ |
H A D | Google_CacheParser.php | 75 $etag = $resp->getResponseHeader("etag"); 89 $pragma = $resp->getResponseHeader('pragma'); 98 $vary = $resp->getResponseHeader('vary'); 138 $rawDate = $resp->getResponseHeader('date');
|
H A D | Google_IO.php | 125 if ($cached->getResponseHeader('etag')) { 128 $addHeaders['If-None-Match'] = $cached->getResponseHeader('etag'); 129 } elseif ($cached->getResponseHeader('date')) { 130 $addHeaders['If-Modified-Since'] = $cached->getResponseHeader('date');
|
H A D | Google_HttpRequest.php | 135 public function getResponseHeader($key) { function in Google_HttpRequest 269 $rawCacheControl = $this->getResponseHeader('cache-control');
|
/plugin/remotescript/lib/JsHttpRequest/mini/ |
H A D | JsHttpRequest-xml.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[]; 402 this.getResponseHeader=function(_44){ method in JsHttpRequest.LOADERS.xml.loader 403 return this.xr.getResponseHeader(_44);
|
H A D | JsHttpRequest-script-xml.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[]; 456 this.getResponseHeader=function(_4a){ method in JsHttpRequest.LOADERS.xml.loader 457 return this.xr.getResponseHeader(_4a);
|
H A D | JsHttpRequest.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[]; 402 this.getResponseHeader=function(_44){ method in JsHttpRequest.LOADERS.xml.loader 403 return this.xr.getResponseHeader(_44);
|
H A D | JsHttpRequest-script.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[];
|
H A D | JsHttpRequest-form.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[];
|
/plugin/remotescript/lib/JsHttpRequest/debug/ |
H A D | JsHttpRequest-xml.js | 162 t.getResponseHeader = function(label) { with (this) { function 163 return _ldObj && _ldObj.getResponseHeader? _ldObj.getResponseHeader() : []; 548 this.getResponseHeader = function(label) { method in JsHttpRequest.LOADERS.xml.loader 549 return this.xr.getResponseHeader(label);
|
H A D | JsHttpRequest-script-xml.js | 162 t.getResponseHeader = function(label) { with (this) { function 163 return _ldObj && _ldObj.getResponseHeader? _ldObj.getResponseHeader() : []; 606 this.getResponseHeader = function(label) { method in JsHttpRequest.LOADERS.xml.loader 607 return this.xr.getResponseHeader(label);
|
H A D | JsHttpRequest.js | 163 t.getResponseHeader = function(label) { with (this) { function 164 return _ldObj && _ldObj.getResponseHeader? _ldObj.getResponseHeader() : []; 549 this.getResponseHeader = function(label) { method in JsHttpRequest.LOADERS.xml.loader 550 return this.xr.getResponseHeader(label);
|
H A D | JsHttpRequest-script.js | 162 t.getResponseHeader = function(label) { with (this) { function 163 return _ldObj && _ldObj.getResponseHeader? _ldObj.getResponseHeader() : [];
|
H A D | JsHttpRequest-form.js | 162 t.getResponseHeader = function(label) { with (this) { function 163 return _ldObj && _ldObj.getResponseHeader? _ldObj.getResponseHeader() : [];
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/ |
H A D | BucketCors.php | 92 public function getResponseHeader() function in Google\\Service\\Storage\\BucketCors
|
/plugin/authgoogle/google/service/ |
H A D | Google_MediaFileUpload.php | 233 $range = explode('-', $response->getResponseHeader('range')); 255 $location = $response->getResponseHeader('location');
|
H A D | Google_BatchRequest.php | 67 $contentType = $response->getResponseHeader('content-type');
|
/plugin/remotescript/lib/JsHttpRequest/ |
H A D | JsHttpRequest.js | 112 t.getResponseHeader=function(_13){ function 114 return _ldObj&&_ldObj.getResponseHeader?_ldObj.getResponseHeader():[]; 402 this.getResponseHeader=function(_44){ method in JsHttpRequest.LOADERS.xml.loader 403 return this.xr.getResponseHeader(_44);
|
/plugin/remotescript/ |
H A D | script.js | 9 …getResponseHeader=function(I){with(this){return _ldObj&&_ldObj.getResponseHeader?_ldObj.getRespons… function
|
/plugin/confmanager/ |
H A D | jquery.form.js | 337 getResponseHeader: function() {}, method in $.fn.ajaxSubmit.xhr 566 xhr.getResponseHeader = function(header){ function 684 var ct = xhr.getResponseHeader('content-type') || '',
|
/plugin/pdfjs/pdfjs/build/ |
H A D | pdf.js | 23062 var getResponseHeader = function getResponseHeader(name) { 23067 getResponseHeader: getResponseHeader, 23247 var getResponseHeader = _ref.getResponseHeader, 23256 var length = parseInt(getResponseHeader('Content-Length'), 10); 23272 if (getResponseHeader('Accept-Ranges') !== 'bytes') { 23286 function extractFilenameFromHeader(getResponseHeader) { 23865 var getResponseHeader = function getResponseHeader(name) { 23866 return fullRequestXhr.getResponseHeader(name); 23870 getResponseHeader: getResponseHeader, 24361 var getResponseHeader = function getResponseHeader(name) { [all …]
|
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | GitHubClient.js | 397 success(req.request.getResponseHeader('Etag').match(/"([^"]+)"/)[1]);
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_StorageService.php | 1095 public function getResponseHeader() { function in Google_BucketCors
|
/plugin/jquery/ |
H A D | script.js | 19 …getResponseHeader("Last-Modified")}catch(Z){}if(M.ifModified&&Y){o.lastModified[M.url]=Y}if(!W){I(…
|
H A D | jquery-1.4.2.js | 5331 var lastModified = xhr.getResponseHeader("Last-Modified"), 5332 etag = xhr.getResponseHeader("Etag"); 5347 var ct = xhr.getResponseHeader("content-type") || "",
|
/plugin/freechat/phpfreechat/data/public/js/ |
H A D | prototype.js | 1331 return this.transport.getResponseHeader(name) || null; 1391 getResponseHeader: function(name) { 1392 return this.transport.getResponseHeader(name);
|