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
d1278dfe353d772c689a7884913a46f122538cd2
axios
/
lib
T
History
Nick Uraltsev
d1278dfe35
Merge pull request
#887
from fgnass/no-buffer-in-browser
...
No buffer in browser
2017-05-30 19:31:42 -07:00
..
adapters
use Buffer global in http.js
2017-05-04 23:43:59 +02:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Fixing typo in comment blocks of createError() and enhanceError() functions (
#857
)
2017-05-28 22:03:40 +02: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