Searched refs:contentType (Results 1 – 1 of 1) sorted by relevance
7202 contentType: "application/x-www-form-urlencoded", property7573 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" &&