Home
last modified time | relevance | path

Searched refs:Request (Results 151 – 175 of 314) sorted by relevance

12345678910>>...13

/plugin/davcal/vendor/sabre/http/tests/HTTP/Auth/
H A DDigestTest.php5 use Sabre\HTTP\Request; alias
32 $this->request = new Request();
/plugin/webdav/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DSyncCollectionReport.php3 namespace Sabre\DAV\Xml\Request;
H A DPropPatch.php3 namespace Sabre\DAV\Xml\Request;
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarQueryReport.php3 namespace Sabre\CalDAV\Xml\Request;
H A DShare.php3 namespace Sabre\CalDAV\Xml\Request;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientExtendedOperationHandler.php19 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
H A DClientBasicHandler.php20 use FreeDSx\Ldap\Operation\Request\BindRequest;
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DShare.php3 namespace Sabre\CalDAV\Xml\Request;
H A DCalendarQueryReport.php3 namespace Sabre\CalDAV\Xml\Request;
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Request/
H A DPropPatch.php3 namespace Sabre\DAV\Xml\Request;
H A DSyncCollectionReport.php3 namespace Sabre\DAV\Xml\Request;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Operation/Request/
H A DCancelRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
H A DSaslBindRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
H A DDeleteRequest.php12 namespace FreeDSx\Ldap\Operation\Request;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DSupportedMethodSetTest.php15 $request = new HTTP\Request('PROPFIND', '/', ['Depth' => '0' ]);
/plugin/rtlink/
H A DREADME15 Set the $rtlink_root_url in lib/plugins/rtlink/syntax.php to the root of your Request Tracker insta…
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php12 $this->inner = new Request();
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/PartialUpdate/
H A DSpecificationTest.php54 $request = new HTTP\Request('PATCH', '/foobar.txt', $headers, '----');
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DBulk.php298 $response = $this->_client->request($this->getPath(), Request::POST, (string) $this, $this->_requestParams, Request::NDJSON_CONTENT_TYPE);
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php3 namespace Sabre\CardDAV\Xml\Request;
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/Factory/
H A DExtendedResponseFactory.php18 use FreeDSx\Ldap\Operation\Request\ExtendedRequest;
37 * Retrieve the Request Response/Request class given a protocol number and the ASN1.
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookQueryReport.php3 namespace Sabre\CardDAV\Xml\Request;
/plugin/diagramsnet/lib/
H A Dworkbox-9fe249eb.js1Request(...e);return this.handleRequest({request:s,event:t})})));t.waitUntil(s),t.ports&&t.ports[0…
H A Dworkbox-f163abaa.js1Request(...e);return this.handleRequest({request:s,event:t})})));t.waitUntil(s),t.ports&&t.ports[0…
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ServerProtocolHandler/
H A DServerSearchHandler.php

12345678910>>...13