Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ cancel
Function
cancel
lib/helpers/trackStream.js:80–83 ·
view source on GitHub ↗
(reason)
Source
from the content-addressed store, hash-verified
78
}
79
},
80
cancel(reason) {
81
_onFinish(reason);
82
return
iterator.
return
();
83
},
84
},
85
{
86
highWaterMark: 2,
Callers
1
cancelToken.browser.test.js
File · 0.85
Calls
1
_onFinish
Function · 0.85
Tested by
no test coverage detected