Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/axios/axios
/ defaults.browser.test.js
File
defaults.browser.test.js
tests/browser/defaults.browser.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, it } from
'vitest'
;
2
3
import
axios from
'../../index.js'
;
4
import
defaults from
'../../lib/defaults/index.js'
;
Callers
nothing calls this directly
Calls
6
create
Method · 0.80
get
Method · 0.80
concat
Method · 0.80
getLastRequest
Function · 0.70
finishRequest
Function · 0.70
toJSON
Method · 0.45
Tested by
no test coverage detected