Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
utils from
'../utils.js'
;
2
import
settle from
'../core/settle.js'
;
3
import
transitionalDefaults from
'../defaults/transitional.js'
;
4
import
AxiosError from
'../core/AxiosError.js'
;
Callers
nothing calls this directly
Calls
14
toByteStringHeaderObject
Function · 0.90
progressEventReducer
Function · 0.90
resolveConfig
Function · 0.85
parseProtocol
Function · 0.85
normalize
Method · 0.80
forEach
Method · 0.80
done
Function · 0.70
subscribe
Method · 0.65
from
Method · 0.45
open
Method · 0.45
setRequestHeader
Method · 0.45
addEventListener
Method · 0.45
Tested by
no test coverage detected