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

File xhr.js

lib/adapters/xhr.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 transitionalDefaults from '../defaults/transitional.js';
4import AxiosError from '../core/AxiosError.js';

Callers

nothing calls this directly

Calls 14

toByteStringHeaderObjectFunction · 0.90
progressEventReducerFunction · 0.90
resolveConfigFunction · 0.85
parseProtocolFunction · 0.85
normalizeMethod · 0.80
forEachMethod · 0.80
doneFunction · 0.70
subscribeMethod · 0.65
fromMethod · 0.45
openMethod · 0.45
setRequestHeaderMethod · 0.45
addEventListenerMethod · 0.45

Tested by

no test coverage detected