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-15 11:59:42 +03:00
Code
Activity
Files
83ae3830e4070adbcdcdcdd6e8afbac568afd708
axios
/
lib
T
History
Julian Hollmann
83ae3830e4
Correctly add response interceptors to interceptor chain (
#4013
)
2021-09-04 20:55:38 +02:00
..
adapters
Adding parseInt to config.timeout (
#3781
)
2021-05-06 15:54:22 +02:00
cancel
Adding axios.isCancel method
2016-09-21 18:47:37 -07:00
core
Correctly add response interceptors to interceptor chain (
#4013
)
2021-09-04 20:55:38 +02:00
helpers
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON
#2613
,
#61
,
#907
(
#3688
)
2021-04-19 18:55:34 +02:00
axios.js
Adding a type guard for
AxiosError
(
#2949
)
2020-11-03 10:01:07 +02:00
defaults.js
Remove charset in tests (
#3807
)
2021-05-21 07:51:31 +02:00
utils.js
Security fix for ReDoS (
#3980
)
2021-08-30 14:33:43 +02:00