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-18 12:39:44 +03:00
Code
Activity
Files
bbfa7bfaccff368dd3666f32fb47773f863ec242
axios
/
lib
T
History
Tim Garthwaite
bbfa7bfacc
Fixing maxBodyLength exceeded error form follow-redirects when axios's maxContentLength is not exceeded
2018-01-11 08:55:02 -05:00
..
adapters
Fixing maxBodyLength exceeded error form follow-redirects when axios's maxContentLength is not exceeded
2018-01-11 08:55:02 -05:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Fixing baseURL not working in interceptors (
#950
)
2017-08-12 14:15:27 +02:00
helpers
Update buildURL.js
2017-11-23 16:22:55 +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
refactor: !isArray(obj) is always true
2017-11-01 15:47:58 +08:00