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
0e4f9fa29077ebee4499facea6be1492b42e8a26
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
870e0a76f6
fix(fetch): fix headers getting from a stream response; (
#6401
)
2024-05-19 01:40:21 +03:00
..
adapters
fix(fetch): fix headers getting from a stream response; (
#6401
)
2024-05-19 01:40:21 +03:00
core
fix(core/axios): handle un-writable error stack (
#6362
)
2024-05-07 20:57:03 +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
chore(tests): fixed tests to pass in node v19 and v20 with
keep-alive
enabled; (
#6021
)
2023-10-22 18:20:44 +03: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