var _uploadProgress = function (e) {
        if (!e.lengthComputable) {
            return;
        }