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
6508280bbfa83a731a33aa99394f7f6cdeb0ea0b
axios
/
lib
T
History
Raymond Rutjes
f1fb3de38f
refactor(http): use ClientRequest "aborted" value (
#966
)
2017-07-10 09:50:43 +02:00
..
adapters
refactor(http): use ClientRequest "aborted" value (
#966
)
2017-07-10 09:50:43 +02:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Convert the method parameter to lowercase
2017-05-31 22:53:11 +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
support node buffers less than 8192 bytes (
#773
)
2017-04-08 13:55:34 +02:00
utils.js
Use is-buffer instead of Buffer.isBuffer
2017-05-04 23:41:52 +02:00