axios-axios/lib
2025-10-27 18:07:18 +02:00
..
adapters fix(http2): fix possible race condition when handling http2 stream on almost timed out session by improving timeout out algorithm; (#7186) 2025-10-27 00:46:40 +02:00
cancel fix(fetch): optimize signals composing logic; (#6582) 2024-08-30 21:26:12 +03:00
core docs: fix mismatched return type (#7172) 2025-10-23 14:39:30 +02:00
defaults feat: support reviver on JSON.parse (#5926) 2025-08-12 09:34:42 +02:00
env [Release] v1.13.0 (#7189) 2025-10-27 18:07:18 +02:00
helpers refactor: improve Cookie Handling (#7129) 2025-10-11 10:43:34 +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
axios.js Revert "chore: expose fromDataToStream to be consumable (#6731)" (#6732) 2024-12-06 11:30:15 +02:00
utils.js refactor: change if in else to else if (#7028) 2025-09-14 11:53:01 +02:00