Ethan Dalool
5d802ba9f9
Since meta.status would be undefined for an incomplete request, I would have to check response.completed && response.meta.status, which is too much burden. Let's set the status immediately, and if a callback wants to do further diving we'll use completed then. |
||
---|---|---|
.. | ||
api.js | ||
common.js | ||
editor.js | ||
hotkeys.js | ||
photo_clipboard.js | ||
spinner.js | ||
tag_autocomplete.js |