axios-axios/test/unit
Dmitriy Mozgovoy c959ff2901
feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003)
* feat(fetch): add fetch, Request, Response env config variables for the adapter;

* feat(fetch): fixed design issue for environments without fetch API globals;
2025-08-30 22:02:24 +03:00
..
adapters feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003) 2025-08-30 22:02:24 +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(fetch): optimize signals composing logic; (#6582) 2024-08-30 21:26:12 +03: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