Home
last modified time | relevance | path

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

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js7202 contentType: "application/x-www-form-urlencoded", property
7573 if ( s.data && s.hasContent && s.contentType !== false || options.contentType ) {
7574 jqXHR.setRequestHeader( "Content-Type", s.contentType );
7901 var inspectData = s.contentType === "application/x-www-form-urlencoded" &&