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
9ff461ab8a886daf8abf11b6e44d5720168bc9fe
axios
/
lib
T
History
Nick Uraltsev
6d0e19343a
Fixing bug with custom intances and global defaults
2016-11-26 18:17:21 -08:00
..
adapters
Fixing issue with btoa and IE
2016-10-28 21:19:27 -07: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
Moving settle & transformData from helpers/ -> core/
2016-06-01 13:54:38 -06:00
axios.js
Fixing bug with custom intances and global defaults
2016-11-26 18:17:21 -08:00
defaults.js
Adding get, head, and delete to defaults.headers
2016-10-29 22:57:53 -07:00
utils.js
Replacing Object.hasOwnProperty with Object.prototype.hasOwnProperty
2016-09-12 11:26:40 -07:00