Home
last modified time | relevance | path

Searched refs:protocols (Results 1 – 25 of 84) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
DGoogleCloudApigeeV1TlsInfo.php52 public $protocols; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfo
159 public function setProtocols($protocols) argument
161 $this->protocols = $protocols;
168 return $this->protocols;
DGoogleCloudApigeeV1TlsInfoConfig.php50 public $protocols; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1TlsInfoConfig
157 public function setProtocols($protocols) argument
159 $this->protocols = $protocols;
166 return $this->protocols;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php180 $protocols = $options['allow_redirects']['protocols'];
193 $uri = $this->redirectUri($request, $response, $protocols);
226 * @param array $protocols
233 array $protocols argument
241 if (!in_array($location->getScheme(), $protocols)) {
246 implode(', ', $protocols)
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DRedirectMiddleware.php163 $protocols = $options['allow_redirects']['protocols'];
179 $uri = self::redirectUri($request, $response, $protocols);
214 array $protocols argument
222 if (!\in_array($location->getScheme(), $protocols)) {
223 … one of the allowed redirect protocols: %s', $location, \implode(', ', $protocols)), $request, $re…
/plugin/confmanager/lang/en/
Dscheme.txt1 DokuWiki allows linking to external URLs but only to known protocols.
4 The following protocols are currently enabled:
/plugin/swiftmail/Swift/Plugin/
DFileEmbedder.php55 protected $protocols = array( variable in Swift_Plugin_FileEmbedder
172 $this->protocols[$prot] = $prot;
180 unset($this->protocols[strtolower($prot)]);
188 return array_values($this->protocols);
/plugin/advanced/lang/en/config/
Dscheme.txt3 DokuWiki allows linking to external URLs but only to known protocols.
/plugin/statistics/vendor/mustangostang/spyc/
DREADME.md6 for log files, config files, custom protocols, the works. For more information, see http://www.yaml…
/plugin/button/tests/data/pages/
Dstart.txt51 ==== Custom protocols ====
/plugin/jplayer/vendor/happyworm/jplayer/src/actionscript/happyworm/jPlayer/
DConnectManager.as22 3. Allow a customizeable list of protocols and ports to be used instead of entire list
94 // Createe a NetConnection for each of the protocols/ports listed in the m_connList list.
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md371 …gle.com/identity/protocols/OAuth2InstalledApp#offline) or [Service Account Credentials](https://de…
/plugin/codemirror/dist/modes/
Dperl.min.js.map1protocols file\n endpwent :1, // - be done using passwd …
/plugin/findologicxmlexport/vendor/hoa/stream/
DREADME.md40 * Wrapper: Declare user-defined protocols that will naturally be
/plugin/flowplayer/player/
DREADME.txt104 - #439 check for all rtmp streaming protocols when checking for rtmp urls.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md317 * Added the ability to limit which protocols are allowed for redirects by
318 specifying a `protocols` array in the `allow_redirects` request option.
/plugin/googlemaps3/
DLICENSE335 protocols for communication across the network.
/plugin/barcodes/vendor/jucksearm/php-barcode/
DLICENSE335 protocols for communication across the network.
/plugin/sha3sum/
DLICENSE335 protocols for communication across the network.
/plugin/autham/
DLICENSE335 protocols for communication across the network.
/plugin/dokumicrobugtracker/
DLICENSE.txt335 protocols for communication across the network.
/plugin/airtable/
DLICENSE335 protocols for communication across the network.
/plugin/aichatlocal/
DLICENSE335 protocols for communication across the network.
/plugin/dokucrypt3/
H A DLICENSE335 protocols for communication across the network.
/plugin/botmon/
H A DLICENSE335 protocols for communication across the network.
/plugin/phpipam/
DLICENSE335 protocols for communication across the network.

1234