mirror of
https://github.com/axios/axios.git
synced 2026-04-16 03:45:48 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| adapters | ||
| cancel | ||
| core | ||
| defaults | ||
| env | ||
| helpers | ||
| platform | ||
| axios.js | ||
| utils.js | ||