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
e9cfed35cfd18778050da9892a29efd8e9fc4d82
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
cf78825e12
fix(fetch): use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (
#7030
)
2025-09-13 23:24:16 +03:00
..
adapters
fix(fetch): use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (
#7030
)
2025-09-13 23:24:16 +03: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
Axios ES2017 (
#4787
)
2022-06-18 11:19:27 +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