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
b78f3fe79298a000f056ff40bbd1447c2d667cc5
axios
/
lib
T
History
Michael McDermott
7c89704262
Default to using "http:" protocol in http adapter
...
Fixes
#490
2016-10-18 10:59:38 -04:00
..
adapters
Default to using "http:" protocol in http adapter
2016-10-18 10:59:38 -04:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Updating dispatchRequest to use isCancel instead of instanceof
2016-09-23 15:58:25 -07:00
helpers
Moving settle & transformData from helpers/ -> core/
2016-06-01 13:54:38 -06:00
axios.js
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
defaults.js
Moving default adapter to global defaults
2016-09-05 21:30:29 +02:00
utils.js
Replacing Object.hasOwnProperty with Object.prototype.hasOwnProperty
2016-09-12 11:26:40 -07:00