axios-axios/test
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
..
helpers fix(headers): fixed support for setting multiple header values from an iterated source; (#6885) 2025-04-23 19:24:08 +03:00
manual fix(adapter): fix progress event emitting; (#6518) 2024-08-01 16:59:58 +03:00
module feat(types): extend AxiosResponse interface to include custom headers type (#6782) 2025-08-12 09:29:02 +02:00
specs fix(params): removing '[' and ']' from URL encode exclude characters (#3316) (#5715) 2025-08-01 20:44:47 +02:00
unit feat(fetch): add fetch, Request, Response env config variables for the adapter; (#7003) 2025-08-30 22:02:24 +03:00