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-18 12:39:44 +03:00
Code
Activity
Files
2e949495f0177bd4f4faab8ce031aa32bef50f47
axios
/
lib
T
History
Matt Zabriskie
a8a55876bf
Merge pull request
#321
from reggi/patch-1
...
export Axios
fixes
#320
2016-05-17 09:48:08 -06: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
added semicolon
2016-05-13 15:37:05 -04: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