MCPcopy
hub / github.com/axios/axios / http.js

File http.js

lib/adapters/http.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import utils from '../utils.js';
2import settle from '../core/settle.js';
3import buildFullPath from '../core/buildFullPath.js';
4import buildURL from '../helpers/buildURL.js';

Callers

nothing calls this directly

Calls 15

progressEventDecoratorFunction · 0.90
progressEventReducerFunction · 0.90
asyncDecoratorFunction · 0.90
toByteStringHeaderObjectFunction · 0.90
wrapAsyncFunction · 0.85
callbackifyFunction · 0.85
buildAddressEntryFunction · 0.85
abortFunction · 0.85
clearConnectPhaseTimerFunction · 0.85
onFinishedFunction · 0.85
buildFullPathFunction · 0.85

Tested by

no test coverage detected