Home
last modified time | relevance | path

Searched refs:responses (Results 26 – 50 of 72) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DAnnotateFileResponse.php65 public function setResponses($responses) argument
67 $this->responses = $responses;
74 return $this->responses;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DBatchUpdateValuesByDataFilterResponse.php49 public function setResponses($responses) argument
51 $this->responses = $responses;
58 return $this->responses;
H A DBatchUpdateValuesResponse.php49 public function setResponses($responses) argument
51 $this->responses = $responses;
58 return $this->responses;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php171 $responses = $multiStatus->getResponses();
172 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response');
174 $response = $responses[0];
184 $response = $responses[1];
284 $responses = $multiStatus->getResponses();
285 $this->assertEquals(2, count($responses), 'We expected exactly 2 {DAV:}response');
287 $response = $responses[0];
297 $response = $responses[1];
/plugin/authgoogle/google/service/
H A DGoogle_BatchRequest.php81 $responses = array();
101 $responses[$metaHeaders['content-id']] = $response;
105 return $responses;
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php171 $responses = [];
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
187 $responses[] = new DAV\Xml\Element\Response($fullPath, [], 404);
190 … $multiStatus = new DAV\Xml\Response\MultiStatus($responses, self::SYNCTOKEN_PREFIX . $syncToken);
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php171 $responses = [];
176 $responses[] = new DAV\Xml\Element\Response($fullPath, $props);
187 $responses[] = new DAV\Xml\Element\Response($fullPath, [], 404);
190 … $multiStatus = new DAV\Xml\Response\MultiStatus($responses, self::SYNCTOKEN_PREFIX . $syncToken);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DForms.php113 'responses',
117 'path' => 'v1/forms/{formId}/responses/{responseId}',
132 'path' => 'v1/forms/{formId}/responses',
/plugin/authgooglesheets/vendor/google/apiclient/src/Http/
H A DBatch.php160 $responses = array();
191 $responses[$key] = $response;
195 return $responses;
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dcrud.asciidoc96 $responses = $client->bulk($params);
123 $responses = $client->bulk($params);
129 unset($responses);
135 $responses = $client->bulk($params);
/plugin/linkback/
H A DCHANGELOG4 * Fixed HTTP client to correctly accept all type 200 responses as successful
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md131 * Feature: report original content encoding and length on decoded responses.
193 * Decoded Content-Encoding responses are now modified to correctly reflect
263 * Asynchronous responses
320 responses. See https://github.com/guzzle/guzzle/pull/947.
376 Adding support for non-blocking responses and some minor API cleanup.
400 responses, `GuzzleHttp\Collection`, `GuzzleHttp\Url`,
793 * Always setting X-cache headers on cached responses
861 and responses that are sent over the wire
929 * Added the ability to create PHP streaming responses from HTTP requests
1006 an array of successful and failed responses
[all …]
H A DREADME.md15 - Uses PSR-7 interfaces for requests, responses, and streams. This allows you
H A DUPGRADING.md367 responses.
393 both requests and responses and is implemented in
443 #### Streaming responses
565 - Message: Message parsing logic for both requests and responses has been moved
756 - Always setting X-cache headers on cached responses
1202 properly handle gzip/deflate compressed responses from the server. In versions affected by this bug…
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSSH2.php2536 private function keyboard_interactive_process(...$responses) argument
2554 for ($i = 0; $i < count($responses); $i++) {
2555 if (is_array($responses[$i])) {
2556 foreach ($responses[$i] as $key => $value) {
2559 unset($responses[$i]);
2562 $responses = array_values($responses);
2572 $responses[] = $value;
2586 if (!count($responses) && $num_prompts) {
2596 … $packet = $logged = pack('CN', NET_SSH2_MSG_USERAUTH_INFO_RESPONSE, count($responses));
2597 for ($i = 0; $i < count($responses); $i++) {
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1314 $responses = [];
1330 $responses[] = new DAV\Xml\Element\Response(
1343 $responses,
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md121 that caused cURL requests with multiple responses to merge repsonses together
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dconnector.lasso221 Send a custom header for xml responses.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md100 * #751: Fixed XML responses from failing `MKCOL` requests.
1129 * Fixed: Issue 341: Escaping xml in 423 Locked error responses.
1285 * Fixed: Issue 237: xml-encoding values in SabreDAV error responses.
1296 * Fixed: Issue 341: Escaping xml in 423 Locked error responses.
1910 * Fixed: double namespace declaration in multistatus responses.
1932 * Added: SabreDAV version to all error responses.
1942 * Fixed: Issue 27: encoding entities in property responses.
2017 * Fixed: double namespace declaration in multistatus responses.
2035 * Added: SabreDAV version to all error responses.
2057 * Fixed: Issue 27: Entities not being encoded in PROPFIND responses.
[all …]
/plugin/davcal/vendor/sabre/http/
H A DCHANGELOG.md119 * Fixed: #7: Client now correctly deals with responses without a body.
/plugin/webdav/
H A Dcomposer.lock245 …ption": "The sabre/http library provides utilities for dealing with http requests and responses. ",
/plugin/authgoogle/google/contrib/
H A DGoogle_ModeratorService.php885 public $responses; variable in Google_ModeratorService
910 …$this->responses = new Google_ResponsesServiceResource($this, $this->serviceName, 'responses', jso…
/plugin/webdav/vendor/sabre/http/
H A DCHANGELOG.md152 * Fixed: #7: Client now correctly deals with responses without a body.
/plugin/chat/
H A Dreadme.txt111 requests and responses are short chunks of data and usually complete very quickly,
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md244 - Handling of gzipped responses with FNAME headers.

123