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-24 14:04:14 +03:00
Code
Activity
Files
c282e7ea8e5f714bfc19127c71edd4a6711534d1
axios
/
test
/
specs
/
core
T
History
Rafael Renan Pacheco
a11cdf4683
Fixing custom config options (
#2207
)
...
-
fixes
#2203
2019-09-06 21:40:04 -03: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
Fixing custom config options (
#2207
)
2019-09-06 21:40:04 -03: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