MCPcopy
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

Calls 1

_onFinishFunction · 0.85

Tested by

no test coverage detected