Home
last modified time | relevance | path

Searched refs:scheme (Results 51 – 75 of 170) sorted by last modified time

1234567

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md16 Internally Monolog still uses its own level scheme since it predates PSR-3.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DHTTPGetAction.php36 public $scheme; variable in Google\\Service\\CloudRun\\HTTPGetAction
83 public function setScheme($scheme) argument
85 $this->scheme = $scheme;
92 return $this->scheme;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP/
H A DStream.php191 if (isset($context[$scheme]['session'])) {
192 $sftp = $context[$scheme]['session'];
194 if (isset($context[$scheme]['sftp'])) {
195 $sftp = $context[$scheme]['sftp'];
201 if (isset($context[$scheme]['username'])) {
202 $user = $context[$scheme]['username'];
204 if (isset($context[$scheme]['password'])) {
205 $pass = $context[$scheme]['password'];
207 … if (isset($context[$scheme]['privkey']) && $context[$scheme]['privkey'] instanceof PrivateKey) {
208 $pass = $context[$scheme]['privkey'];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DMpegCommonEncryption.php29 public $scheme; variable in Google\\Service\\Transcoder\\MpegCommonEncryption
48 public function setScheme($scheme) argument
50 $this->scheme = $scheme;
57 return $this->scheme;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php279 $scheme = $uri->getScheme();
287 (!$cookie->getSecure() || $scheme === 'https')
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php413 $scheme = $request->getUri()->getScheme();
414 if (isset($value[$scheme])) {
421 $options['http']['proxy'] = $value[$scheme];
H A DCurlFactory.php430 $scheme = $easy->request->getUri()->getScheme();
431 if (isset($options['proxy'][$scheme])) {
436 $conf[CURLOPT_PROXY] = $options['proxy'][$scheme];
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md199 - Compatibility of URIs with `file` scheme and empty host.
284 - A port is no longer added to a URI when the scheme is missing and no port is
H A DREADME.md594 An absolute URI has a scheme. A relative reference is used to express a URI relative to another URI,
608 Whether the URI is absolute, i.e. it has a scheme.
647 Whether the URI has the default port of the current scheme. `Psr\Http\Message\UriInterface::getPort…
652 `public static function composeComponents($scheme, $authority, $path, $query, $fragment): string`
736 Returns a normalized URI. The scheme and host component are already normalized to lowercase per PSR…
767 …Removes the default host of the given URI scheme from the URI. Only the "file" scheme defines the …
775 Removes the default port of the given URI scheme from the URI.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md105 * Only add scheme when host is present
244 * URL scheme is now always lowercased.
614 * Updated Url class to check if a scheme and host are set before adding ":"
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessage.php193 $scheme = substr($host, -4) === ':443' ? 'https' : 'http';
195 return $scheme . '://' . $host . '/' . ltrim($path, '/');
H A DUri.php43 private $scheme = ''; variable in GuzzleHttp\\Psr7\\Uri
124 $this->scheme,
148 * @param string $scheme
163 if ($scheme != '') {
164 $uri .= $scheme . ':';
425 return $this->scheme;
474 $scheme = $this->filterScheme($scheme);
476 if ($this->scheme === $scheme) {
481 $new->scheme = $scheme;
616 * @param string $scheme
[all …]
H A DUtils.php183 $scheme = $changes['uri']->getScheme();
184 if (isset($standardPorts[$scheme]) && $port != $standardPorts[$scheme]) {
/plugin/authgooglesheets/vendor/psr/http-message/src/
H A DUriInterface.php187 * @param string $scheme The scheme to use with the new instance.
191 public function withScheme($scheme); argument
/plugin/multiorphan/
H A Dscript.js161 var scheme = cleanedID.substr(0, schemeSepPos);
162 if (JSINFO.schemes.indexOf(scheme) > -1) {
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dpusher-http-java-1.0.0.jar ... key private final String secret private String host private String scheme private int requestTimeout private org.apache.http. ...
H A Dservlet-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/servlet/ javax/ ...
/plugin/diagramsnet/lib/stencils/
H A DLICENSE36 …ociety under any voluntary or waivable statutory or compulsory licensing scheme. In all other case…
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js4184 var scheme = connSchemes[index135];
4186 var name_3 = scheme.nodeName;
4189 … var fillStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(scheme);
4198 … var lineStyleElems = com.mxgraph.io.vsdx.mxVsdxUtils.getDirectChildElements(scheme);
/plugin/diagramsnet/lib/templates/
H A DLICENSE36 …ociety under any voluntary or waivable statutory or compulsory licensing scheme. In all other case…
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js1987 …atch(/^\/?[^\/]*/)[0];a=a.substr(c.length);b+=c}return b}this.authority=this.scheme=null;this.path=
1988scheme=a[3]?a[2]:null;this.authority=a[5]?a[6]:null;this.path=a[7];this.query=a[9]?a[10]:null;this…
1989 …=a.scheme)return!1;null!==this.scheme&&this.scheme.toLowerCase()===a.scheme.toLowerCase()&&(this.s…
1990 …ath,c.path=b(c.path)),c.query=this.query),c.authority=a.authority),c.scheme=a.scheme);c.fragment=t…
H A Dviewer.min.js1987 …atch(/^\/?[^\/]*/)[0];a=a.substr(c.length);b+=c}return b}this.authority=this.scheme=null;this.path=
1988scheme=a[3]?a[2]:null;this.authority=a[5]?a[6]:null;this.path=a[7];this.query=a[9]?a[10]:null;this…
1989 …=a.scheme)return!1;null!==this.scheme&&this.scheme.toLowerCase()===a.scheme.toLowerCase()&&(this.s…
1990 …ath,c.path=b(c.path)),c.query=this.query),c.authority=a.authority),c.scheme=a.scheme);c.fragment=t…
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js188 this.scheme = null;
196 this.scheme = m[3] ? m[2] : null;
206 if(this.scheme !== null) { result = result + this.scheme + ':'; }
219 if(base.scheme === null) { return false; }
221 if(r.scheme !== null && r.scheme.toLowerCase() === base.scheme.toLowerCase()) {
222 r.scheme = null;
225 if(r.scheme !== null) {
226 t.scheme = r.scheme;
258 t.scheme = base.scheme;
/plugin/diagramsnet/lib/img/
H A DLICENSE36 …ociety under any voluntary or waivable statutory or compulsory licensing scheme. In all other case…

1234567