Searched refs:statusText (Results 1 – 1 of 1) sorted by relevance
7357 abort: function( statusText ) { argument7358 statusText = statusText || "abort";7360 transport.abort( statusText );7362 done( 0, statusText );7398 statusText = nativeStatusText,7420 statusText = "notmodified";7428 statusText = "success";7432 statusText = "parsererror";7439 error = statusText;7440 if ( !statusText || status ) {[all …]