axios-axios/lib
2025-05-21 17:32:38 +02:00
..
adapters fix(fetch): fixed ERR_NETWORK mapping for Safari browsers; (#6767) 2025-04-15 01:52:53 +03:00
cancel fix(fetch): optimize signals composing logic; (#6582) 2024-08-30 21:26:12 +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 feat(adapter): add fetch adapter; (#6371) 2024-04-28 22:33:49 +03:00
env chore(release): v1.9.0 (#6891) 2025-04-24 23:18:14 +03:00
helpers fix(form-data): convert boolean values to strings in FormData serialization (#6917) 2025-05-21 17:32:38 +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 fix(headers): allow iterable objects to be a data source for the set method; (#6873) 2025-04-14 21:55:27 +03:00