Home
last modified time | relevance | path

Searched refs:protocol (Results 26 – 50 of 235) sorted by relevance

12345678910

/plugin/confmanager/lang/ko/
H A Dscheme.txt1 DokuWiki는 알려진 protocol에 한하여, 외부 URL을 링크하는 것을 허용합니다. [[doku>urlschemes|URL 형식에 대해 알아보기]].
3 현재 활성화된 protocol 입니다:
/plugin/jcapture/lib/
H A Dhttpcore-4.0.1.jar ... .protocol public abstract org.apache.http.protocol.HttpResponseInterceptorList extends java.lang.Object { public ...
/plugin/jdraw/lib/
H A Dhttpcore-4.0.1.jar ... .protocol public abstract org.apache.http.protocol.HttpResponseInterceptorList extends java.lang.Object { public ...
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/SyslogUdp/
H A DUdpSocket.php33 $protocol = SOL_UDP;
37 $protocol = IPPROTO_IP;
39 $this->socket = socket_create($domain, SOCK_DGRAM, $protocol) ?: null;
/plugin/davcal/vendor/sabre/http/lib/
H A DSapi.php106 $protocol = 'http';
159 $protocol = 'https';
189 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);
/plugin/webdav/vendor/sabre/http/lib/
H A DSapi.php114 $protocol = 'http';
167 $protocol = 'https';
197 $r->setAbsoluteUrl($protocol . '://' . $hostName . $url);
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMessageTrait.php19 private $protocol = '1.1'; variable
26 return $this->protocol;
31 if ($this->protocol === $version) {
36 $new->protocol = $version;
H A DServerRequest.php176 …$protocol = isset($_SERVER['SERVER_PROTOCOL']) ? str_replace('HTTP/', '', $_SERVER['SERVER_PROTOCO…
178 $serverRequest = new ServerRequest($method, $uri, $headers, $body, $protocol, $_SERVER);
/plugin/cloudstorage/
H A Daction.php44 …$protocol = (!empty($_SERVER['HTTPS']) && $_SERVER['HTTPS'] !== 'off' || intval($_SERVER['SERVER_P…
45 $cdn = $protocol . str_replace(array('http:', 'https:'), '', $cdn);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DBackendService.php118 public $protocol; variable in Google\\Service\\Compute\\BackendService
553 public function setProtocol($protocol) argument
555 $this->protocol = $protocol;
562 return $this->protocol;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jar ... http/pool/ org/apache/http/protocol/ org/apache/http/ssl/ org ...
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.pinterest.js32 var prot = 'https:' === document.location.protocol ? 'https:' : 'http:';
58 var prot = 'https:' === document.location.protocol ? 'https:' : 'http:';
/plugin/linkprefix/
H A Drenderer.php35 $protocol = ($_SERVER["HTTPS"]) ? "https" : "http";
38 $url = $protocol . "://" . $_SERVER["HTTP_HOST"] . $this->getConf('prefix') . $url;
/plugin/fedauth/
H A Dcommon.php96 …$protocol = substr(strtolower($_SERVER['SERVER_PROTOCOL']), 0, strpos(strtolower($_SERVER['SERVER_…
99 return $protocol . '://' . $_SERVER['SERVER_NAME'] . $port . $_SERVER['REQUEST_URI'];
/plugin/findologicxmlexport/vendor/hoa/protocol/Bin/
H A DResolve.php120 $protocol = Protocol::getInstance();
128 $current = $protocol;
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc291 retval.url.protocol = "";
305 retval.url.protocol = "";
312 retval.url.protocol = '';
320 retval.url.protocol = '';
606 id : 'protocol',
649 if ( protocol )
1149 var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1197 var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1228 var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1246 data.url.protocol = "";
[all …]
H A Dlink-cmpr.js1protocol="";ag.url.url="";ag.url.selected=ae[1]}else{if((ae=ap.match(g.internal_link))||(ae=ap.mat…
H A Dlink.js1protocol="";ag.url.url="";ag.url.selected=ae[1]}else{if((ae=ap.match(g.internal_link))||(ae=ap.mat…
/plugin/diagramsnet/lib/js/diagramly/
H A DOneDriveClient.js66 OneDriveClient.prototype.redirectUri = window.location.protocol + '//' + window.location.host + '/m…
67 OneDriveClient.prototype.pickerRedirectUri = window.location.protocol + '//' + window.location.host…
/plugin/instantpage/lib/
H A D5.1.0.js2 …"in t.dataset)&&["http:","https:"].includes(t.protocol)&&("http:"!=t.protocol||"https:"!=location.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc305 retval.url.protocol = "";
317 retval.url.protocol = "";
324 retval.url.protocol = '';
332 retval.url.protocol = '';
605 id : 'protocol',
648 if ( protocol )
1150 … var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1194 … var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1216 var protocol = ( data.url && data.url.protocol != undefined ) ? data.url.protocol : 'http://',
1234 data.url.protocol = "";
[all …]
H A Dlink.js1protocol="";ag.url.url="";ag.url.selected=ae[1]}else{if((ae=ap.match(a))||(ae=ap.match(g.internal_…
/plugin/logstats/
H A Daction.php127 $protocol = isset($_SERVER['SERVER_PROTOCOL']) ? $_SERVER['SERVER_PROTOCOL'] : "";
172 …$logline = "$host - $user $timestamp \"$method $page $protocol\" $status $size \"$referer\" \"$age…
/plugin/directions/
H A Daction.php207 $protocol = isset($_SERVER['SERVER_PROTOCOL']) ? $_SERVER['SERVER_PROTOCOL'] : "";
270 …//$logline = "$host - $user $timestamp \"$method $page $protocol\" $status \"$referer\" \"$agent\"…
/plugin/flattr/
H A Dscript.js10 if (location.protocol == 'https:') {

12345678910