Home
last modified time | relevance | path

Searched refs:contentType (Results 1 – 17 of 17) sorted by relevance

/template/plaintext/
Dmain.php10 $contentType = "text/plain"; variable
12 $contentType = $GLOBALS["contentType"]; variable
14 if (!headers_sent()) header("Content-Type: $contentType");
23 $contentType = "text/plain"; variable
25 $contentType = $GLOBALS["contentType"]; variable
27 if (!headers_sent()) header("Content-Type: $contentType");
/template/writers/images/cabecera/
Drotator.php190 $contentType = 'Content-type: '.$extList[ $imageInfo['extension'] ]; variable
191 header ($contentType);
/template/strap/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php55 * @param string $contentType
59 string $name, string $content = '', array $attributes = [], string $contentType = 'text' argument
64 $this->_document->createElementNs($this->_xmlns, $contentType)
/template/strap/resources/library/bootstrap/4.5.0/
H A Djquery-3.5.1.min.js2contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":It,text:"text/plain",h… property
/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1375 }},request:function(options){var o=FBL.extend({type:"get",async:true,dataType:"text",contentType:"a… property
1395 if(data=FBL.Ajax.serialize(r.data)){t.setRequestHeader("Content-Type",r.contentType)
5284 var contentType=file.mimeType;
5285 if(contentType&&contentType=="application/x-www-form-urlencoded"||data&&data.indexOf("=")!=-1){var …
5288 if(Firebug.JSONViewerModel.isJSON(contentType,data)){this.insertJSON(parentNode,jsonData,context)
5392 file.mimeType=Utils.getMimeType(request.contentType,request.name);
5541 }}},isJSON:function(contentType,data){var responseText=data?trim(data):null; argument
5543 }if(!contentType){return false
5544 }contentType=contentType.split(";")[0];
5545 contentType=trim(contentType);
[all …]
/template/bootie/js/
Djquery-3.3.1.min.js2contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",h… property
/template/argon-alt/assets/js/core/
Djquery.min.js4contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",h… property
/template/argon/assets/js/core/
Djquery.min.js4contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Kb,text:"text/plain",h… property
/template/strap/resources/library/bootstrap/4.4.1/
H A Djquery-3.4.1.min.js2contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":$t,text:"text/plain",h… property
/template/a_new_day/js/
Dprototype.js809 contentType: 'application/x-www-form-urlencoded',
892 headers['Content-type'] = this.options.contentType +
/template/battlehorse/js/
Dprototype.js809 contentType: 'application/x-www-form-urlencoded',
892 headers['Content-type'] = this.options.contentType +
/template/breeze/bower_components/gumby/js/libs/
Djquery-2.0.2.min.js6contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":sn,text:"text/plain",h… property
Djquery-1.10.1.min.js6contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":Dn,text:"text/plain",h… property
Djquery-2.0.2.min.map1 …lete","status","active","lastModified","etag","isLocal","processData","contentType","*","json","re…
Djquery-1.10.1.min.map1 …lete","status","active","lastModified","etag","isLocal","processData","contentType","accepts","*",…
/template/ospyramid/js/libs/
Djquery-1.6.1.js6886 contentType: "application/x-www-form-urlencoded", property
7245 if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
7246 jqXHR.setRequestHeader( "Content-Type", s.contentType );
7573 var inspectData = s.contentType === "application/x-www-form-urlencoded" &&
/template/quickjump/
Djquery-1.4.2.min.js123 global:true,type:"GET",contentType:"application/x-www-form-urlencoded",processData:true,async:true,…
127 …d):x.open(n,e.url,e.async);try{if(e.data||a&&a.contentType)x.setRequestHeader("Content-Type",e.con…