Home
last modified time | relevance | path

Searched refs:response (Results 776 – 800 of 925) sorted by relevance

1...<<31323334353637

/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md285 // build the request and response
287 $response = $datastore->projects->runQuery('YOUR_DATASET_ID', $request);
315 $response = $datastore->projects->runQuery('YOUR_DATASET_ID', $request);
344 $response = $httpClient->get('https://www.googleapis.com/plus/v1/people/me');
445 ### How do I deal with non-JSON response types? ###
447 …r than JSON, which is what the library supports. You can request a JSON response by adding an 'alt…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc8 operational response.
H A Drelease-notes.asciidoc129 * Show generic error messages when server returns no response
341 * Added warning log for {es} response containing the `Warning` header
399 `logRequestFail($request, $response, $exception)` and
400 `logRequestSuccess($request, $response)` in
H A Dhttp-meta-data.asciidoc57 which signals to {es} that the client is requesting 7.x version of request and response
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1210 var response = new Ajax.Response(this);
1212 Ajax.Responders.dispatch('onCreate', this, response);
1293 (this.options['on' + response.status]
1295 || Prototype.emptyFunction)(response, response.headerJSON);
1300 var contentType = response.getHeader('Content-type');
1308 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
1309 Ajax.Responders.dispatch('on' + state, this, response, response.headerJSON);
1435 options.onComplete = (function(response, json) { argument
1436 this.updateContent(response.responseText);
1488 updateComplete: function(response) { argument
[all …]
/plugin/inlineeditor/
H A Dscript.js30 data = this.response;
/plugin/tindexmenu/
H A Dscript.js49 var data = this.response;
/plugin/stlviewer/stlviewer/
H A Dload_stl.min.js2 …atechange=function(a){4==e.readyState&&200==e.status&&after_file_load(e.response)},e.open("GET",a,…
/plugin/ckgedit/
H A Dlocktimer.js90 locktimer.response = data;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DWatcherNamespace.asciidoc165 $params['metric'] = (list) Controls what additional stat metrics should be include in the response
/plugin/freesync/
H A Dhelper.php121 function _rpcQuery($call, $data, &$response) { argument
131 $response = $this->_client->getResponse();
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1408 var response = new Ajax.Response(this);
1410 Ajax.Responders.dispatch('onCreate', this, response);
1490 (this.options['on' + response.status]
1492 || Prototype.emptyFunction)(response, response.headerJSON);
1497 var contentType = response.getHeader('Content-type');
1505 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
1506 Ajax.Responders.dispatch('on' + state, this, response, response.headerJSON);
1639 options.onComplete = (function(response, json) { argument
1640 this.updateContent(response.responseText);
1692 updateComplete: function(response) { argument
[all …]
/plugin/findologicxmlexport/vendor/findologic/libflexport/
H A DREADME.md18 * No encoding issues as the encoding attribute is provided in the XML response `<?xml version="1.0"…
/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DGCECredentials.php386 throw new \Exception('Invalid JSON response');
/plugin/mantis/lib/
H A Dchangelog122 - wsdl: add WSDL request and response and transport debug to debug
166 - soapclient: allow timeout and response timeout to be specified in the constructor
167 - wsdl: allow timeout and response timeout to be specified in the constructor
168 - soap_transport_http: allow response timeout to be specified in send and sendHTTPS
225 - soap_server: do not wrap response in a response element for a document style service
229 - soap_transport_http: re-initialize incoming headers for each response
258 …: attempt to handle the case when both the service application and Web server compress the response
335 - soapclient: for document style, call should always return an array rooted at the response part (a…
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9response:this.body="HEAD"!=this.req.method?this._parseBody(this.text?this.text:this.xhr.response):…
10response:t}},u=function(e,t,r,u,a,c){var p=function(i,p){function l(e){i&&i(e)}function h(e){p&&p(…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc293 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
346 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
372 $params['include_unmapped'] = (boolean) Indicates whether unmapped fields should be included in the response. (Default = false)
389 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
516 $params['stored_fields'] = (list) A comma-separated list of stored fields to return in the response
541 $params['typed_keys'] = (boolean) Specify whether aggregation and suggester names should be prefixed by their respective types in the response
558 $params['typed_keys'] = (boolean) Specify whether aggregation and suggester names should be prefixed by their respective types in the response
560 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
719 $params['rest_total_hits_as_int'] = (boolean) Indicates whether hits.total should be rendered as an integer or an object in the rest search response (Default = false)
803 $params['typed_keys'] = (boolean) Specify whether aggregation and suggester names should be prefixed by their respective types in the response
[all...]
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64response-encoding|xdmp:set-response-content-type|xdmp:set-response-code|xdmp:set-request-time-limi…
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php544 $response = $httpHandler($this->generateCredentialsRequest());
545 $credentials = $this->parseTokenResponse($response);
/plugin/statistics/inc/
H A DBrowscap.php982 $response = fgets($remote_handler);
983 if (strpos($response, '200 OK') !== false) {
/plugin/diagramsnet/lib/
H A Delectron.js841 if (result.response === 0)
933 if (result.response === 0)
940 else if (result.response === 2)
/plugin/issuetracker/
H A Dprototype.js1517 var response = new Ajax.Response(this);
1519 Ajax.Responders.dispatch('onCreate', this, response);
1600 (this.options['on' + response.status]
1602 || Prototype.emptyFunction)(response, response.headerJSON);
1607 var contentType = response.getHeader('Content-type');
1615 (this.options['on' + state] || Prototype.emptyFunction)(response, response.headerJSON);
1616 Ajax.Responders.dispatch('on' + state, this, response, response.headerJSON);
1749 options.onComplete = (function(response, json) { argument
1750 this.updateContent(response.responseText);
1802 updateComplete: function(response) { argument
[all …]
/plugin/adfs/phpsaml/
H A DREADME.md524 // which the response has been sent.
748 This code handles the SAML response that the IdP forwards to the SP through the user's client.
814 The SAML response is processed and then checked that there are no errors.
920 If the SLS endpoints receives a Logout Response, the response is
1082 #### Example of a view that initiates the SSO request and handles the response (is the acs target) …
1085 the SLO and processes the logout response.
1120 // This check if the response was
1327 * `getNameIdFormat` - Gets the NameID Format provided by the SAML response from the IdP.
1362 * `getNameIdData` - Gets the NameID Data provided by the SAML response from the
1364 * `getNameId` - Gets the NameID provided by the SAML response from the IdP.
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dpusher-http-java-1.0.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/pusher/ com/ ...
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md52 - Response protocol version is now correctly extracted from a response.

1...<<31323334353637