variejs/framework

HttpService cancel method

Opened this issue · 0 comments

Axios has a cancel method that could be useful to stop a request from happening. Although not sure every HTTP service has this so a bit skeptical and may just need to let the user extend to add this in.