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

File Axios.js

lib/core/Axios.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3import utils from '../utils.js';
4import buildURL from '../helpers/buildURL.js';

Callers

nothing calls this directly

Calls 4

mergeConfigFunction · 0.85
generateHTTPMethodFunction · 0.85
forEachMethod · 0.80
requestMethod · 0.80

Tested by

no test coverage detected