blob: d1969ef27e80e339c6bb1a3cd3c0f620af115c5d [file] [log] [blame]
$.ajax({
async: false,
complete: function(jqXHR, textStatus) {
},
contentType: '',
// here cc 02
error: function(jqXHR, textStatus, errorThrown) {
},
// here cc 01
contents: ss
});