| /template/kajukkk/ |
| D | Snoopy.class.php | 73 var $headers = array(); // headers returned from server sent here variable in Snoopy 787 $headers = $http_method." ".$url." ".$this->_httpversion."\r\n"; 789 $headers .= "User-Agent: ".$this->agent."\r\n"; 791 $headers .= "Host: ".$this->host; 793 $headers .= ":".$this->port; 794 $headers .= "\r\n"; 797 $headers .= "Accept: ".$this->accept."\r\n"; 799 $headers .= "Referer: ".$this->referer."\r\n"; 811 $headers .= substr($cookie_headers,0,-2) . "\r\n"; 819 $headers .= $headerKey.": ".$headerVal."\r\n"; [all …]
|
| /template/strap/ComboStrap/ |
| H A D | Http.php | 23 public static function getFirstHeader(string $name, array $headers = null): string argument 26 $result = self::getHeadersForName($name, $headers); 80 public static function getHeadersForName(string $name, ?array $headers): array argument 82 if ($headers === null) { 83 $headers = self::getHeaders(); 88 foreach ($headers as $header) {
|
| H A D | HttpResponse.php | 45 private $headers = []; variable in ComboStrap\\HttpResponse 142 foreach ($this->headers as $header) { 238 $this->headers[] = $header; 281 return Http::getHeadersForName($headerName, $this->headers); 292 $headers = $this->getHeaders($headerName); 293 if (count($headers) == 0) { 296 return $headers[0]; 312 function setHeaders(array $headers): HttpResponse argument 314 $this->headers = $headers;
|
| /template/pinkberrynight/ |
| D | README.md | 2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. … 14 * Have fixed headers
|
| D | template.info.txt | 5 desc Dark template with a pink twist. Includes a sticky toc and sticky table headers.
|
| /template/strap/resources/snippet/js/ |
| H A D | railbar.js | 19 headers: { property
|
| H A D | search.js | 14 headers: { property
|
| /template/kkh/ |
| D | README.md | 12 * H1-headers (in the content area) with modified style (color configurable)
|
| /template/strap/renderer/ |
| H A D | analytics.php | 425 $headers = $this->stats[self::HEADING_COUNT] ?? null; 426 if ($headers != null) { 427 $headerCount = array_sum($headers);
|
| /template/sprintdoc/fonts/icons/ |
| H A D | README.txt | 56 server headers. But if you ok with dirty hack - this file is for you. Note,
|
| /template/a_new_day/js/ |
| D | prototype.js | 885 var headers = { 892 headers['Content-type'] = this.options.contentType + 901 headers['Connection'] = 'close'; 910 headers[extras[i]] = extras[i+1]; 912 $H(extras).each(function(pair) { headers[pair.key] = pair.value }); 915 for (var name in headers) 916 this.transport.setRequestHeader(name, headers[name]);
|
| /template/battlehorse/js/ |
| D | prototype.js | 885 var headers = { 892 headers['Content-type'] = this.options.contentType + 901 headers['Connection'] = 'close'; 910 headers[extras[i]] = extras[i+1]; 912 $H(extras).each(function(pair) { headers[pair.key] = pair.value }); 915 for (var name in headers) 916 this.transport.setRequestHeader(name, headers[name]);
|
| /template/congrid/css/ |
| D | basic.less | 23 /*____________ headers ____________*/
|
| /template/templar/less/ |
| D | dropdowns.less | 223 // Tweak nav headers
|
| /template/apricot/css/ |
| D | basic.css | 30 /*____________ headers ____________*/
|
| /template/writers/css/ |
| D | basic.css | 35 /*____________ headers ____________*/
|
| /template/doogiestpl/css/ |
| D | basic.css | 17 /*____________ headers ____________*/
|
| /template/bushwick/fonts/ |
| D | SIL Open Font License 1.1.txt | 57 included either as stand-alone text files, human-readable headers or
|
| /template/writr/font/Montserrat/ |
| D | OFL.txt | 59 included either as stand-alone text files, human-readable headers or
|
| /template/taratasy/css/ |
| D | basic.css | 28 /*____________ headers ____________*/
|
| /template/ach/css/ |
| D | basic.css | 27 /*____________ headers ____________*/
|
| /template/monochrome/css/ |
| D | basic.css | 29 /*____________ headers ____________*/
|
| /template/artforwater/css/ |
| D | basic.css | 29 /*____________ headers ____________*/
|
| /template/argon/css/ |
| D | basic.css | 29 /*____________ headers ____________*/
|
| /template/graphy/css/ |
| D | basic.css | 29 /*____________ headers ____________*/
|