This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
axios
Watch
2
Star
0
Fork
0
You've already forked axios
mirror of
https://github.com/tenrok/axios.git
synced
2026-05-21 13:24:11 +03:00
Code
Activity
Files
cbda78552b48bed68a014b1b1bfdf8bd6cd79ec3
axios
/
test
/
specs
/
core
T
History
Xianming Zhong
2034c1db7e
Fix tests in browsers (
#2748
)
2020-02-15 15:54:43 +08:00
..
buildFullPath.spec.js
Do not modify config.url when using a relative baseURL (
resolves
#1628
) (
#2391
)
2019-09-05 12:43:55 -03:00
createError.spec.js
Adding isAxiosError flag to errors thrown by axios (
#1419
)
2018-08-20 11:02:23 +02:00
enhanceError.spec.js
Adding isAxiosError flag to errors thrown by axios (
#1419
)
2018-08-20 11:02:23 +02:00
mergeConfig.spec.js
Fix tests in browsers (
#2748
)
2020-02-15 15:54:43 +08:00
settle.spec.js
Adding failing tests that verify errors contain the request
2017-04-08 21:43:04 +02:00
transformData.spec.js
Moving settle & transformData from helpers/ -> core/
2016-06-01 13:54:38 -06:00