Home
last modified time | relevance | path

Searched refs:requests (Results 76 – 100 of 166) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DBatchUpdateDocumentRequest.php31 public function setRequests($requests) argument
33 $this->requests = $requests;
40 return $this->requests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DBatchAnnotateImagesRequest.php47 public function setRequests($requests) argument
49 $this->requests = $requests;
56 return $this->requests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DBatchUpdatePresentationRequest.php31 public function setRequests($requests) argument
33 $this->requests = $requests;
40 return $this->requests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AnalyticsData/
H A DBatchRunPivotReportsRequest.php29 public function setRequests($requests) argument
31 $this->requests = $requests;
38 return $this->requests;
H A DBatchRunReportsRequest.php29 public function setRequests($requests) argument
31 $this->requests = $requests;
38 return $this->requests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DBatchCreatePermissionsRequest.php29 public function setRequests($requests) argument
31 $this->requests = $requests;
38 return $this->requests;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DResourceRequirements.php29 public $requests; variable in Google\\Service\\CloudRun\\ResourceRequirements
48 public function setRequests($requests) argument
50 $this->requests = $requests;
57 return $this->requests;
/plugin/foldablelist/
H A DREADME.md70 * send me feature requests
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DREADME.md15 Patches and pull requests are encouraged. All code should follow the PSR-2
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/
H A DREADME.md167 Patches and pull requests are encouraged. All code should follow the PSR-1 and
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md59 If you will be making web service requests, you must have the PHP
279 // This creates a Client object that can be reused across requests.
386 Patches and pull requests are encouraged. All code should follow the PSR-2
/plugin/quickstats/
H A DREADME1 Quickstats collects web traffic data for all Dokuwiki page requests, including geo-location, IP, pa…
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
H A Dworkbox-bed83ea8.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
H A Dworkbox-f163abaa.js.map1requests that could be routed.\n *\n * @type {Array<string>}\n *\n * @private\n */\nexport const v…
H A Dservice-worker.js.map1 … * The precacheAndRoute() method efficiently caches and responds to\n * requests for URLs in the m…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/authnc/
H A DREADME.md12 * `getUsers` is somewhat broken, atm (too many requests)
41 * Issues, feature requests, testing and hints are also welcome
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1requests) {\n this._bareFontInfo = bareFontInfo;\n this._requests = requests;\n …
H A D15.15.js1 …rt-uri/,"string.quote"],[/report-to/,"string.quote"],[/upgrade-insecure-requests/,"string.quote"],…
H A D15.15.js.map1 … [/report-to/, 'string.quote'],\n [/upgrade-insecure-requests/, 'string.quote']…
H A D3.3.js.map1requests.\\\") must be used when fetching the resource. [CORS-enabled images](https://developer.mo…
/plugin/drawio/
H A DREADME.md37 Regarding to bugs. I prefer pull-requests rather than issues, as I am not going to be fixing any bu…
/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)
/plugin/webdav/
H A Dcomposer.lock222 "ext-curl": " to make http requests with the Client class"
245 …ption": "The sabre/http library provides utilities for dealing with http requests and responses. ",

1234567