Skip to content

Commit 999abf0

Browse files
committed
-200 -> plupload.HTTP_ERROR
1 parent ddfa1c4 commit 999abf0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/qiniu.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ function QiniuJsSDK() {
518518
status: ajax_downtoken.status,
519519
response: ajax_downtoken.responseText,
520520
file: file,
521-
code: -200
521+
code: plupload.HTTP_ERROR
522522
});
523523
}
524524
}

0 commit comments

Comments
 (0)