Home
last modified time | relevance | path

Searched refs:headers (Results 1 – 25 of 111) sorted by relevance

12345

/template/kajukkk/
H A DSnoopy.class.php791 $headers .= "Host: ".$this->host;
793 $headers .= ":".$this->port;
794 $headers .= "\r\n";
825 $headers .= "\r\n";
837 $headers .= "\r\n";
844 fwrite($fp,$headers.$body,strlen($headers.$body));
847 unset($this->headers);
889 $this->headers[] = $currentHeader;
946 $headers = array();
959 $headers[] = "Host: ".$this->host;
[all …]
/template/mikio/
H A Dcss.php18 $headers = [];
21 $headers[str_replace(' ', '-', ucwords(strtolower(str_replace('_', ' ', substr($name, 5)))))] = $value;
24 return $headers;
/template/pinkberrynight/
H A DREADME.md2 Dark template for dokuwiki with scrollable tables with fixed headers and sticky table of contents. …
14 * Have fixed headers
H A Dtemplate.info.txt5 desc Dark template with a pink twist. Includes a sticky toc and sticky table headers.
/template/kkh/
H A DREADME.md12 * H1-headers (in the content area) with modified style (color configurable)
/template/strap/
H A DREADME.md
/template/a_new_day/js/
H A Dprototype.js885 var headers = { class in Ajax.Request.AnonymousFunction905168ad6300
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/
H A Dprototype.js885 var headers = { class in Ajax.Request.AnonymousFunction341f93e36300
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/sprintdoc/fonts/icons/
H A DREADME.txt56 server headers. But if you ok with dirty hack - this file is for you. Note,
/template/congrid/css/
H A Dbasic.less23 /*____________ headers ____________*/
/template/apricot/css/
H A Dbasic.css30 /*____________ headers ____________*/
/template/templar/less/
H A Ddropdowns.less223 // Tweak nav headers
/template/bushwick/fonts/
H A DSIL Open Font License 1.1.txt57 included either as stand-alone text files, human-readable headers or
/template/writers/css/
H A Dbasic.css35 /*____________ headers ____________*/
/template/doogiestpl/css/
H A Dbasic.css17 /*____________ headers ____________*/
/template/taratasy/css/
H A Dbasic.css28 /*____________ headers ____________*/
/template/ach/css/
H A Dbasic.css27 /*____________ headers ____________*/
/template/bushwick/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/able/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/artforwater/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/starter/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/monochrome/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/drop/css/
H A Dbasic.css31 /*____________ headers ____________*/
/template/boozurk/css/
H A Dbasic.css29 /*____________ headers ____________*/
/template/argon-alt/css/
H A Dbasic.css29 /*____________ headers ____________*/

12345