..
cancel
fix: turn AxiosError into a native error ( #5394 ) ( #5558 )
2025-11-11 19:06:10 +02:00
core
style: turn '()=>' into '() =>' ( #6324 )
2025-11-12 21:49:37 +02:00
helpers
fix(params): removing '[' and ']' from URL encode exclude characters ( #3316 ) ( #5715 )
2025-08-01 20:44:47 +02:00
utils
style: turn '()=>' into '() =>' ( #6324 )
2025-11-12 21:49:37 +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
style: turn '()=>' into '() =>' ( #6324 )
2025-11-12 21:49:37 +02:00
instance.spec.js
feat: export getAdapter function ( #5324 )
2023-08-26 20:42:25 +03:00
interceptors.spec.js
fix(interceptor): handle the error in the same interceptor ( #6269 )
2026-01-08 21:11:34 +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