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
5aaff532a6b820bb9ab6a8cd0f77131b47e2adb8
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
5aaff532a6
fix(dns): fixed lookup function decorator to work properly in node v20; (
#6011
)
2023-10-22 17:12:33 +03:00
..
adapters
fix(dns): fixed lookup function decorator to work properly in node v20; (
#6011
)
2023-10-22 17:12:33 +03:00
core
fix(headers): added support for setting header names that overlap with class methods; (
#5831
)
2023-08-25 21:07:51 +03:00
defaults
Axios ES2017 (
#4787
)
2022-06-18 11:19:27 +02:00
helpers
Axios ES2017 (
#4787
)
2022-06-18 11:19:27 +02:00
regression
fix: handling of array values for AxiosHeaders (
#5085
)
2022-10-13 21:11:01 +02:00
utils
fix(utils): make isFormData detection logic stricter to avoid unnecessary calling of the
toString
method on the target; (
#5661
)
2023-04-19 20:14:32 +03:00