Home
last modified time | relevance | path

Searched refs:scheme (Results 126 – 150 of 170) sorted by path

1234567

/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jmol2/jmol/
H A DCHANGES.txt2312 # bug fix: color of NaN float values changed from "center of color scheme" to GRAY
3021 # spacefill +1.2 # angstroms added to current vdw scheme
3077 # new feature: menu includes all standard color scheme options
4585 # allows setting of color range and scheme so that color
4597 # without the scheme name, returns the current colorscheme listing
/plugin/jplayer/vendor/happyworm/jplayer/
H A DCHANGELOG.md37 - Bug fix: Merged Pull Request [Browser-compatibility fix for data URI scheme](https://github.com/h…
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt924 ¤ ID3v2 unsynchronisation scheme disabled by default because most
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Asset/
H A DHttpAsset.php48 list($scheme, $url) = explode('://', $sourceUrl, 2);
51 parent::__construct($filters, $scheme.'://'.$host, $path, $vars);
/plugin/jplayer/vendor/kriswallsmith/assetic/src/Assetic/Filter/
H A DCssRewriteFilter.php39 list($scheme, $url) = explode('://', $sourceBase.'/'.$sourcePath, 2);
42 $host = $scheme.'://'.$host.'/';
/plugin/linkbonus/
H A Dcommon.php62 $domain= $domain['scheme']. '://'. $domain['host'];
/plugin/linkbonus/syntax/
H A Dinterwiki.txt223 $url = str_replace('{SCHEME}',$parsed['scheme'],$url);
/plugin/linksenhanced/syntax/
H A Dlink.php155 list($scheme) = explode('://',$url);
156 $scheme = strtolower($scheme);
157 if(!in_array($scheme,$schemes)) $url = '';
259 list($scheme) = explode('://',$url);
260 $scheme = strtolower($scheme);
261 if(!in_array($scheme,$schemes)) $url = '';
/plugin/mantis/lib/
H A Dchangelog120 - soap_transport_http: add some code to use OpenSSL for PHP ssl:// scheme, but comment out since it…
173 - wsdl: enhance handling of URLs with file scheme
189 - soap_server: use the WSDL URL scheme as the default endpoint URL scheme
197 - soap_server: improve WSDL URL scheme determination
493 - soap_server: use URL scheme for WSDL access as the scheme in SOAPAction
H A Dclass.soap_transport_http.php20 var $scheme = ''; variable in soap_transport_http
162 … ($this->use_curl || ($this->scheme == 'https') || ($this->scheme == 'http' && $this->authtype == …
164 …if (($this->scheme == 'http' || $this->scheme == 'ssl') && $this->authtype != 'ntlm' && (!is_array…
190 …t $connection_timeout, response_timeout $response_timeout, scheme $this->scheme, host $this->host,…
211 if ($this->scheme == 'ssl') {
278 …$hostURL = ($this->port != '') ? "$this->scheme://$this->host:$this->port" : "$this->scheme://$thi…
319 if ($this->scheme == 'https') {
397 $this->setError('Unknown scheme ' . $this->scheme);
398 $this->debug('Unknown scheme ' . $this->scheme);
737 …$cookie_str = $this->getCookiesForRequest($cookies, (($this->scheme == 'ssl') || ($this->scheme ==…
H A Dnusoap.php2127 var $scheme = ''; variable in soap_transport_http
2269 … ($this->use_curl || ($this->scheme == 'https') || ($this->scheme == 'http' && $this->authtype == …
2271 …if (($this->scheme == 'http' || $this->scheme == 'ssl') && $this->authtype != 'ntlm' && (!is_array…
2297 …t $connection_timeout, response_timeout $response_timeout, scheme $this->scheme, host $this->host,…
2318 if ($this->scheme == 'ssl') {
2385 …$hostURL = ($this->port != '') ? "$this->scheme://$this->host:$this->port" : "$this->scheme://$thi…
2426 if ($this->scheme == 'https') {
2504 $this->setError('Unknown scheme ' . $this->scheme);
2505 $this->debug('Unknown scheme ' . $this->scheme);
2844 …$cookie_str = $this->getCookiesForRequest($cookies, (($this->scheme == 'ssl') || ($this->scheme ==…
/plugin/multiorphan/
H A Dscript.js161 var scheme = cleanedID.substr(0, schemeSepPos);
162 if (JSINFO.schemes.indexOf(scheme) > -1) {
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUri.php15 private $scheme = 'http'; variable in OAuth\\Common\\Http\\Uri\\Uri
85 if (!isset($uriParts['scheme'])) {
86 throw new InvalidArgumentException('Invalid URI: http|https scheme required');
89 $this->scheme = $uriParts['scheme'];
96 $this->port = strcmp('https', $uriParts['scheme']) ? 80 : 443;
149 return $this->scheme;
246 $uri = $this->scheme . '://' . $this->getRawAuthority();
289 $uri = $this->scheme . '://' . $this->getAuthority();
353 * @param string $scheme
355 setScheme($scheme) global() argument
[all...]
H A DUriFactory.php25 $scheme = $this->detectScheme($_server);
31 return $this->createFromParts($scheme, '', $host, $port, $path, $query);
47 * @param string $scheme
57 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = '') argument
60 $uri->setScheme($scheme);
150 * Determine URI scheme component from superglobal array
158 * @return string Returns http or https depending on the URI scheme
H A DUriFactoryInterface.php31 * @param string $scheme
41 public function createFromParts($scheme, $userInfo, $host, $port, $path = '', $query = '', $fragment = ''); argument
H A DUriInterface.php13 * @param string $scheme
15 public function setScheme($scheme); argument
/plugin/oembed/docs/
H A Ddokuwiki-oembed.org40 An oembed provider will specify a URL scheme and API endpoint pairs. If you know the endpoint you c…
H A Ddokuwiki-oembed.txt34 An oembed provider will specify a URL scheme and API endpoint pairs. If you know the endpoint you c…
/plugin/oembed/
H A Dsyntax.php519 foreach($provider->scheme as $scheme){
520 $regex = "@^".str_replace("@","\@",$scheme)."$@i";
/plugin/ol3/
H A Dscript.js1scheme:{type:"enum",values:{xyz:{doc:"Slippy map tilenames scheme."},tms:{doc:"OSGeo spec scheme."… class in AnonymousFunction600b995a0400.i.source_vector
/plugin/openid/Auth/
H A DOpenID.php378 * @param string $scheme The scheme (e.g. 'http'). Defaults to 'http'.
387 static function urlunparse($scheme, $host, $port = null, $path = '/', argument
391 if (!$scheme) {
392 $scheme = 'http';
403 $result = $scheme . "://" . $host;
442 $scheme = strtolower($parsed['scheme']);
443 if (!in_array($scheme, ['http', 'https'])) {
/plugin/openid/Auth/OpenID/
H A DDiscover.php88 $scheme = $parsed['scheme'];
H A DTrustRoot.php127 $scheme = strtolower($parts['scheme']);
129 if (!in_array($scheme, $allowed_schemes)) {
132 $parts['scheme'] = $scheme;
H A DURINorm.php167 $scheme = $uri_matches[2];
168 if ($scheme === '') {
173 $scheme = strtolower($scheme);
174 if (!in_array($scheme, ['http', 'https'])) {
218 ($scheme == 'http' && $port == ':80') ||
219 ($scheme == 'https' && $port == ':443')) {
248 return $scheme . '://' . $authority . $path . $query . $fragment;

1234567