pagekit / vue-resource

The HTTP client for Vue.js
MIT License
10.09k stars 1.6k forks source link

Update index.js #677

Closed laozhujia closed 6 years ago

laozhujia commented 6 years ago

if first handler return a Promise.reject() the follows handlers will still resolve when reject doesn't throws new error