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-30 15:24:11 +03:00
Code
Activity
Files
142bce1fb002f8240c4076e0a1b18b0c86489d65
axios
/
lib
T
History
Itaru Kitagawa
142bce1fb0
See config.responseType instead of request.responseType when suprressing DOMException
2017-01-16 14:28:38 +09:00
..
adapters
See config.responseType instead of request.responseType when suprressing DOMException
2017-01-16 14:28:38 +09:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Fixing bug with custom intances and global defaults
2016-11-26 18:17:21 -08:00
helpers
Fixing combineURLs to support an empty relativeURL (
#581
)
2016-12-07 21:23:45 -08:00
axios.js
Fixing bug with custom intances and global defaults
2016-11-26 18:17:21 -08:00
defaults.js
remove PROTECTION_PREFIX support
2016-11-28 11:16:55 +00:00
utils.js
Replacing Object.hasOwnProperty with Object.prototype.hasOwnProperty
2016-09-12 11:26:40 -07:00