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
7b197ef6ce8e448e6b748749055269e97b10d009
axios
/
test
/
unit
T
History
Dmitriy Mozgovoy
d676df7722
feat(http): add HTTP2 support; (
#7150
)
2025-10-19 15:06:36 +03:00
..
adapters
feat(http): add HTTP2 support; (
#7150
)
2025-10-19 15:06:36 +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
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