axios-axios/test/specs
2025-09-13 17:50:32 +03:00
..
cancel Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
core fix(buildFullPath): handle allowAbsoluteUrls: false without baseURL (#6833) 2025-03-18 20:01:37 +02:00
helpers fix(params): removing '[' and ']' from URL encode exclude characters (#3316) (#5715) 2025-08-01 20:44:47 +02:00
utils Fixed & Imporoved AxiosHeaders class (#5224) 2022-11-07 21:11:42 +02:00
__helpers.js chore(ci): add local HTTP server for Karma tests; (#7022) 2025-09-13 17:50:32 +03:00
adapter.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
api.spec.js feat: export getAdapter function (#5324) 2023-08-26 20:42:25 +03:00
basicAuth.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
cancel.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
defaults.spec.js refactor: remove unused import in test (#6922) 2025-06-01 18:31:50 +02:00
formdata.spec.js chore(ci): add local HTTP server for Karma tests; (#7022) 2025-09-13 17:50:32 +03:00
headers.spec.js refactor: remove unused import in test (#6922) 2025-06-01 18:31:50 +02:00
instance.spec.js feat: export getAdapter function (#5324) 2023-08-26 20:42:25 +03:00
interceptors.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
options.spec.js fix(xhr/fetch): pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#6814) 2025-03-10 14:29:41 +02:00
progress.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
promise.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
requests.spec.js Axios ES2017 (#4787) 2022-06-18 11:19:27 +02:00
transform.spec.js test(transform): add test case for issue 5853 on response type to 'json' (#5901) 2025-02-02 16:33:16 +02:00
xsrf.spec.js feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#6046) 2023-11-14 15:38:25 +02:00