MCPcopy
hub / github.com/axios/axios / stop

Function stop

tests/unit/prototypePollution.test.js:816–816  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

814 });
815 }
816 const stop = (s) => new Promise((r) => s.close(r));
817
818 it('should ignore polluted transformRequest', async () => {
819 let invoked = false;

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected