pagekit / vue-resource

The HTTP client for Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

request.abort() is not there

vaasav-kumar opened this issue · comments

as per documentation abort() must be there .
but abort() is missing in request.js
do we need to update version >1.5.1 ?

or is there any other way to cancel current request ?