There is a new API for making requests from JavaScript: fetch()
. Is there any built in mechanism for canceling these requests in-flight?
There is a new API for making requests from JavaScript: fetch()
. Is there any built in mechanism for canceling these requests in-flight?