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
aa372f7306295dfd1100c1c2c77ce95c95808e76
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
aa372f7306
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
..
adapters
fix(params): re-added the ability to set the function as
paramsSerializer
config; (
#5633
)
2023-04-05 19:44:36 +03:00
core
fix(headers): fixed the filtering logic of the clear method; (
#5542
)
2023-02-11 16:31:03 +02: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