Searched refs:statusText (Results 1 – 1 of 1) sorted by relevance
7288 abort: function( statusText ) { argument7289 statusText = statusText || "abort";7291 transport.abort( statusText );7293 done( 0, statusText );7329 statusText = nativeStatusText,7351 statusText = "notmodified";7359 statusText = "success";7363 statusText = "parsererror";7370 error = statusText;7371 if ( !statusText || status ) {[all …]