Home
last modified time | relevance | path

Searched refs:Response (Results 126 – 150 of 187) sorted by relevance

12345678

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php112 new HTTP\Response(),
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Response/
H A DSearchResultEntry.php12 namespace FreeDSx\Ldap\Operation\Response;
H A DExtendedResponse.php12 namespace FreeDSx\Ldap\Operation\Response;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAVACL/
H A DPluginPropertiesTest.php161 $authPlugin->beforeMethod(new HTTP\Request(), new HTTP\Response());
199 $authPlugin->beforeMethod(new HTTP\Request(), new HTTP\Response());
/plugin/adfs/phpsaml/
H A DCHANGELOG10 …tion against the getSelfURLNoQuery as well on LogoutRequest and LogoutResponse as we do on Response
81 * Make the Issuer on the Response Optional
207 …Resolve namespace problem. Some IdPs uses saml2p:Response and saml2:Assertion instead of samlp:Res…
214 * Reject SAML Response if not signed and strict = false.
221 * Fixed usability bug. SP will inform about AuthFail status after process a Response.
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DRequest.php178 public function send(): Response
H A DResponse.php8 * Elastica Response object.
14 class Response class
24 * Response string (json).
26 * @var string Response
38 * Response.
61 * @param array|string $responseString Response string (json)
204 * Response data array.
206 * @return array<string, mixed> Response data array
/plugin/elasticsearch/helper/
H A Dclient.php133 * @return \Elastica\Response
135 protected function createMappings(\Elastica\Index $index): \Elastica\Response
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php476 * @return Response
513 $response = new Response();
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php474 * @return Response
511 $response = new Response();
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Search/
H A DPaging.php22 use FreeDSx\Ldap\Operation\Response\SearchResponse;
H A DDirSync.php24 use FreeDSx\Ldap\Operation\Response\SearchResponse;
/plugin/pwaoffline/
H A Dsw.js140 return new Response('Page not available. Please go back.', {
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dupload.asp4 Response.Buffer = True
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md426 - `GuzzleHttp\Message\Response::getInfo()` and
427 `GuzzleHttp\Message\Response::setInfo()` have been removed. Use the event
429 - `GuzzleHttp\Message\Response::getRawHeaders()` has been removed.
430 - `GuzzleHttp\Message\Response::getMessage()` has been removed.
431 - `GuzzleHttp\Message\Response::calculateAge()` and other cache specific
435 - `GuzzleHttp\Message\Response::setRequest()` and
438 - `GuzzleHttp\Message\Response::getRedirectCount()` has been removed. Use the
667 (instead of getting back a Response, you got a StreamInterface). Streaming
759 $request, Response $response);`
779 * Moved getLinks() from Response to just be used on a Link header object.
[all …]
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst36 echo $jsonContent; // or return it in a Response
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/
H A DLdapResult.php23 use FreeDSx\Ldap\Operation\Response\ResponseInterface;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/
H A DLdapQueue.php18 use FreeDSx\Ldap\Operation\Response\ExtendedResponse;
H A DServerProtocolHandler.php19 use FreeDSx\Ldap\Operation\Response\ExtendedResponse;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A Dfunctions.php275 * @return Response
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Notifications/
H A DPluginTest.php60 $authPlugin->beforeMethod(new HTTP\Request(), new HTTP\Response());
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js.map1Response`.\n *\n * @memberof module:workbox-routing\n */\nclass Route {\n /**\n * Construct…
H A Dworkbox-bed83ea8.js.map1Response`.\n *\n * @memberof module:workbox-routing\n */\nclass Route {\n /**\n * Construct…
H A Dworkbox-f163abaa.js.map1Response`.\n *\n * @memberof module:workbox-routing\n */\nclass Route {\n /**\n * Construct…
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Browser/
H A DPluginTest.php95 $response = new HTTP\Response();

12345678