axios-axios/test/specs
2026-04-10 21:17:29 +02:00
..
cancel Refactored AxiosError to a constructor; 2021-10-14 19:15:16 +03:00
core fix: backport allowAbsoluteUrls vuln fix to v0.x (#6829) 2025-03-19 12:24:25 +02:00
helpers Fix: omit nulls in params (#6394) 2024-05-24 18:41:46 +02:00
utils Fixed merge conflicts 2022-04-01 18:40:12 +02:00
__helpers.js Fixing requestHeaders.Authorization (#3287) 2020-09-20 10:19:48 +08:00
adapter.spec.js issue#2609 | Sasha | predictable axios requests (#2702) 2021-03-01 11:11:35 +02:00
api.spec.js Fixed merge conflict 2022-03-09 19:57:04 +02:00
basicAuth.spec.js Remove btoa polyfill tests 2018-08-06 09:56:51 +02:00
cancel.spec.js Mended merge conflicts 2022-03-09 19:41:56 +02:00
defaults.spec.js fix: regular expression denial of service issues (#6708) 2024-11-15 09:29:49 +02:00
formdata.spec.js Fixed FormData posting in browser environment by reverting #3785; (#4640) 2022-04-27 11:26:52 +02:00
headers.spec.js fix: backport the fixes from the v1 branch 2026-04-10 21:17:29 +02:00
instance.spec.js Added axios.formToJSON method; (#4735) 2022-05-25 08:21:40 +02:00
interceptors.spec.js Interceptor clear (#4248) 2022-05-05 21:31:06 +02:00
options.spec.js Fixing #385 - Keep defaults local to instance 2018-03-02 12:31:15 +02:00
progress.spec.js Splitting progress event handlers into upload and download handlers 2016-08-22 21:52:59 -07:00
promise.spec.js Fixing sporadically failing tests 2016-10-29 21:58:06 -07:00
requests.spec.js Removed import of url module in browser build due to significant size overhead; (#4594) 2022-04-26 09:08:49 +02:00
transform.spec.js Fixing content-type header repeated (#4745) 2022-05-28 11:52:50 +02:00
xsrf.spec.js fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) 2024-01-19 18:33:41 +02:00