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
bcd5581d208cd372055afdcb2fd10b68ca40613c
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
bcd5581d20
fix(http): fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (
#7193
)
2025-10-28 20:44:08 +02:00
..
adapters
fix(http): fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (
#7193
)
2025-10-28 20:44:08 +02:00
core
fix(headers): fixed support for setting multiple header values from an iterated source; (
#6885
)
2025-04-23 19:24:08 +03:00
defaults
docs: fix typos (
#7046
)
2025-09-19 15:01:16 +02:00
helpers
fix(node): enforce maxContentLength for data: URLs (
#7011
)
2025-09-10 15:08:43 +02:00
platform
fix(utils): move
generateString
to platform utils to avoid importing crypto module into client builds; (
#6789
)
2025-02-26 10:30:55 +02:00
regression
fix(adapter): fix undefined reference to hasBrowserEnv (
#6572
)
2024-08-23 15:23:14 +03:00
utils
fix: prevent RangeError when using large Buffers (
#6961
)
2025-07-15 20:18:24 +02:00