Home
last modified time | relevance | path

Searched refs:Response (Results 151 – 175 of 187) sorted by relevance

12345678

/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dserializers.asciidoc174 * @param string $data Response body
175 * @param array $headers Response Headers
H A Drelease-notes.asciidoc217 * Fixed the Response Exception if the `reason` field is null
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientSaslBindHandler.php23 use FreeDSx\Ldap\Operation\Response\BindResponse;
/plugin/webdav/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1330 $responses[] = new DAV\Xml\Element\Response(
1374 new DAV\Xml\Response\MultiStatus($result),
1428 $result[] = new DAV\Xml\Element\Response($node['href'], $node);
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DVlv.php25 use FreeDSx\Ldap\Operation\Response\SearchResponse;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DSharingPluginTest.php65 $this->authPlugin->beforeMethod(new HTTP\Request(), new HTTP\Response());
H A DPluginTest.php89 $authPlugin->beforeMethod(new \Sabre\HTTP\Request(), new \Sabre\HTTP\Response());
93 $authPlugin->beforeMethod(new HTTP\Request(), new HTTP\Response());
/plugin/elasticsearch/vendor/ezimuel/ringphp/
H A DCHANGELOG.md52 - Response protocol version is now correctly extracted from a response.
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php1119 new DAV\Xml\Response\MultiStatus($result),
1173 $result[] = new DAV\Xml\Element\Response($node['href'], $node);
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1 …const t=new Response("");if("body"in t)try{new Response(t.body),g=!0}catch(t){g=!1}g=!1}return g}(…
H A Dworkbox-f163abaa.js1 …const t=new Response("");if("body"in t)try{new Response(t.body),g=!0}catch(t){g=!1}g=!1}return g}(…
H A Dworkbox-bed83ea8.js1 …const t=new Response("");if("body"in t)try{new Response(t.body),y=!0}catch(t){y=!1}y=!1}return y}(…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClientBuilder.asciidoc290 Set the APIKey Pair, consiting of the API Id and the ApiKey of the Response from /_security/api_key
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md104 * Allow to pass nullable Response to delay callable
739 * `Guzzle\Http\Message\Response` now implements `\Serializable`
796 $request, Response $response);`
803 * Added `RevalidationInterface::shouldRevalidate(RequestInterface $request, Response $response)`
855 * Deprecating `Response::getPreviousResponse()` (method signature still exists, but it's deprecated…
858 * Refactored internals to no longer rely on Response::getRequest()
862 * Added `getEffectiveUrl()` and `getRedirectCount()` to Response objects
942 * Bug fix: `Guzzle\Http\Message\Response::json()` now allows scalar values to be returned
943 * Bug fix: Fixed bug in `Guzzle\Http\Message\Response` where wrapping quotes were stripped from `ge…
1029 * Bug: Response body can now be a string containing "0"
[all …]
/plugin/webdav/vendor/sabre/dav/lib/DAV/
H A DServer.php229 $this->httpResponse = new HTTP\Response();
1673 $response = new Xml\Element\Response(
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DServer.php223 $this->httpResponse = new HTTP\Response();
1592 $response = new Xml\Element\Response(
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php115 $response = new Psr7\Response($status, $headers, $sink, $ver, $reason);
/plugin/mantis/lib/
H A Dclass.wsdl.php1847 …$this->addElement(array('name' => $name . 'Response', 'type' => $name . 'ResponseType', 'form' => …
1848 $out = array('parameters' => 'tns:' . $name . 'Response' . '^');
1869 'message' => $name . 'Response',
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md118 - Response first-line to response string exception (fixes #145)
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php1373 $messageTypes = array('AuthnRequest', 'Response', 'LogoutRequest','LogoutResponse');
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md42 * Fixed `Response` to prevent throwing JSONParseException when the response is empty.
257 * Added missing Response information to Bulk/ResponseSet [#1776](https://github.com/ruflin/Elastica/pull/1776)
366 * Elastica\Reindex does not return an Index anymore but a Response.
428 * `\Elastica\Bulk\ResponseSet::current` returns `\Elastica\Bulk\Response` instead of `\Elastica\Bulk\Response|false`
880 - Revert getError changes in Response object and make it better BC compatible. See comment [here](https://github.com/ruflin/Elastica/commit/41a7a2075837320bc9bd3bca4150e05a1ec9a115#commitcomment-15136374).
884 - Set `json_decode()` assoc parameter to true in `Elastica\Response` [#1005](https://github.com/ruflin/Elastica/pull/1005)
1018 - Elastica\Response::getTransferInfo will not return "request_header" by default. [#868](https://github.com/ruflin/Elastica/pull/868)
1083 - Index optimize method to return Response object. [#797](https://github.com/ruflin/Elastica/issues/797/)
1208 - Fixed Response
[all...]
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1210 var response = new Ajax.Response(this);
1288 var state = Ajax.Request.Events[readyState], response = new Ajax.Response(this);
1352 Ajax.Response = Class.create({
/plugin/s5reloaded/ui/effects_support/
H A Dprototype.js1408 var response = new Ajax.Response(this);
1485 var state = Ajax.Request.Events[readyState], response = new Ajax.Response(this);
1555 Ajax.Response = Class.create({
/plugin/googlesearch/
H A Dnusoap.php5732 $this->addElement(array('name' => $name . 'Response', 'type' => $name . 'ResponseType'));
5733 $out = array('parameters' => 'tns:' . $name . 'Response');
5754 'message' => $name . 'Response',
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DCHANGELOG.md124 - Fixed the Response Exception if the `reason` field is null

12345678