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
0d9996b1a0cd4396c774fa052ff73cc9116054ec
axios
/
lib
T
History
Joshua Egan
0d9996b1a0
Adding request function to exported singleton
...
#316
2016-05-17 13:54:34 -07:00
..
adapters
Only set empty handlers for IE CORS support if using XDomainRequest
2016-05-04 00:24:18 -05:00
core
Reverting
#234
2016-04-20 22:28:01 -06:00
helpers
Allow custom HTTP status code error ranges (
#308
)
2016-04-26 14:18:58 -06:00
axios.js
Adding request function to exported singleton
2016-05-17 13:54:34 -07:00
defaults.js
Allow custom HTTP status code error ranges (
#308
)
2016-04-26 14:18:58 -06:00
utils.js
Used instanceof to determine FormData in utils.isFormData.
Fix
#323
.
2016-05-17 15:52:15 +03:00