axios-axios/test
Ameer Assadi 945435fc51
fix(node): enforce maxContentLength for data: URLs (#7011)
* fix(node): enforce maxContentLength for data: URLs (pre-decode size check)- CVE-2025-58754

* feat(utils): add estimateDataURLDecodedBytes helper and fix duplicate condition in base64 padding check

* feat: add estimateDataURLDecodedBytes helper with tests
2025-09-10 15:08:43 +02: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 fix(node): enforce maxContentLength for data: URLs (#7011) 2025-09-10 15:08:43 +02:00