Home
last modified time | relevance | path

Searched defs:request (Results 176 – 200 of 282) sorted by relevance

12345678910>>...12

/plugin/batchedit/
H A Dserver.js10 function sendRequest(request, data, onSuccess, onError) { argument
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DUtil.php233 public static function convertRequestToCurlCommand(Request $request) argument
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DMailchimp.php83 public function request($path, $method = 'GET', $body = null, array $extraHeaders = array()) function in OAuth\\OAuth2\\Service\\Mailchimp
/plugin/webdav/vendor/sabre/http/lib/Auth/
H A DDigest.php47 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DCurlMultiHandler.php81 public function __invoke(RequestInterface $request, array $options)
/plugin/davcal/vendor/sabre/http/lib/Auth/
H A DDigest.php47 …function __construct($realm = 'SabreTooth', RequestInterface $request, ResponseInterface $response…
/plugin/elasticsearch/vendor/ruflin/elastica/src/Cluster/
H A DSettings.php171 public function request(array $data = [], string $method = Request::GET): Response function in Elastica\\Cluster\\Settings
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DQuickBooks.php111 public function request( function in OAuth\\OAuth1\\Service\\QuickBooks
/plugin/aichat/Model/OpenAI/
H A DGPT35Turbo.php
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/
H A DICSExportPlugin.php81 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/webdav/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php229 function validateTokens(RequestInterface $request, &$conditions) {
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/
H A DSharingPlugin.php239 function httpPost(RequestInterface $request, ResponseInterface $response) {
H A DICSExportPlugin.php81 function httpGet(RequestInterface $request, ResponseInterface $response) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Sync/
H A DPlugin.php229 function validateTokens(RequestInterface $request, &$conditions) {
/plugin/elasticsearch/vendor/ruflin/elastica/src/Transport/
H A DHttpAdapter.php124 protected function _getUri(ElasticaRequest $request, Connection $connection): string argument
H A DAwsAuthV4.php57 private function sanitizeRequest(RequestInterface $request): RequestInterface argument
/plugin/openid/Auth/OpenID/
H A DServer.php1309 public $request; variable in Auth_OpenID_ServerResponse
1316 function __construct($request)
1923 function handleRequest($request)
1938 function openid_check_authentication($request)
1949 function openid_associate($request)
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.disqus.js42 function request (options) { function
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DCopyLogEntriesMetadata.php94 public function setRequest(CopyLogEntriesRequest $request)
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/
H A DTransport.php156 public function shouldRetry(array $request): bool argument
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DPlugin.php725 function beforeMethod(RequestInterface $request, ResponseInterface $response) {
1014 function httpAcl(RequestInterface $request, ResponseInterface $response) {
/plugin/freechat/phpfreechat/src/
H A Dphpfreechat.class.php215 function &handleRequest($request)
/plugin/pureldap/vendor/freedsx/ldap/src/FreeDSx/Ldap/Protocol/ClientProtocolHandler/
H A DClientReferralHandler.php166 mergeReferralOptions(RequestInterface $request, LdapUrl $referral) global() argument
[all...]
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DClient.php337 function request($method, $url = '', $body = null, array $headers = []) { function in Sabre\\DAV\\Client
/plugin/fedauth/Auth/OpenID/
H A DAX.php389 static function fromOpenIDRequest($request)
810 function getExtensionArgs($request=null)

12345678910>>...12