Home
last modified time | relevance | path

Searched refs:requests (Results 126 – 150 of 166) sorted by relevance

1234567

/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown107 waitForAnimate | boolean | true | Ignores requests to advance the slide while animating
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Drelease-notes.asciidoc371 * Fixed incorrect return type hint when using async requests/futures
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …y-name|pki:get-template|pki:get-pending-certificate-requests-xml|pki:get-pending-certificate-reque…
/plugin/authsplit/
H A DREADME134 - deleteUser(): authsplit will ALWAYS route delete user requests to the
/plugin/diagramsnet/lib/
H A Dservice-worker.js.map1 … * The precacheAndRoute() method efficiently caches and responds to\n * requests for URLs in the m…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md64 - Option to use asynchronous future, which enables parallel execution of curl requests to multiple nodes
H A DCHANGELOG.md240 - Fixed incorrect return type hint when using async requests/futures
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md55 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst42 requests. It is very different from the cache you might want to add for
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md55 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md15 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default176 …/ If false will allow standalone calls to phpThumb(). If true then only requests with a $_SERVER['…
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog1071 all requests)
1190 * Change: all HTTP requests now contain fake "Mozilla" User-Agent
/plugin/jplayer/vendor/james-heinrich/getid3/
H A DREADME.md49 **A:** The preferred method of support requests and/or bug reports is the forum at <http://support.…
H A Dreadme.txt49 A: The preferred method of support requests and/or bug reports is the
/plugin/flowplay2/flowplayer/
H A DREADME.txt442 Please post support requests and feedback to the forums at http://flowplayer.org
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DMlNamespace.asciidoc181 $params['requests_per_second'] = (number) The desired requests per second for the deletion processes.
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md281 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md220 requests when not using UTC in the time range. (@armin-hackmann)
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md282 …nHandler to remove duplicate records from notifications across multiple requests, useful for email…
/plugin/adfs/phpsaml/
H A DREADME.md451 'requests' => true,
581 data that has been compressed using [gzip](gzip) ('requests' and 'responses').
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md4 * Ability to customize User-Agent header in the HTTP requests sent by cURL (@samuelecat, #1229)
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js.map1requests","nextRequestId","otherRequest","chunk1","chunk2","called","isFontReady","loadTestFontId"…
H A Dpdf.js13816 requests: [],
13830 while (context.requests.length > 0 && context.requests[0].done) {
13831 var otherRequest = context.requests.shift();
13843 context.requests.push(request);
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1354 }this.Ajax={requests:[],transport:null,states:["Uninitialized","Loading","Loaded","Interactive","Co… property in Ajax
1365 this.requests.push(o);
1381 },sendRequest:function(){var t=FBL.Ajax.transport,r=FBL.Ajax.requests.shift(),data;
1395 if(this.requests.length>0){setTimeout(this.sendRequest,10)

1234567