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. |
||
|---|---|---|
| .. | ||
| backend | ||
| static | ||
| templates | ||
| ycdl_flask_dev.py | ||
| ycdl_flask_prod.py | ||