| .. |
|
cancel
|
Adding axios.isCancel method
|
2016-09-21 18:47:37 -07:00 |
|
core
|
Refactor mergeConfig without utils.deepMerge (#2844)
|
2020-06-08 20:52:45 +02:00 |
|
helpers
|
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON #2613, #61, #907 (#3688)
|
2021-04-19 18:55:34 +02:00 |
|
utils
|
Refactor mergeConfig without utils.deepMerge (#2844)
|
2020-06-08 20:52:45 +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
|
Adding a type guard for AxiosError (#2949)
|
2020-11-03 10:01:07 +02:00 |
|
basicAuth.spec.js
|
Remove btoa polyfill tests
|
2018-08-06 09:56:51 +02:00 |
|
cancel.spec.js
|
Update links
|
2017-09-28 21:09:47 -07:00 |
|
defaults.spec.js
|
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON #2613, #61, #907 (#3688)
|
2021-04-19 18:55:34 +02:00 |
|
headers.spec.js
|
Remove charset in tests (#3807)
|
2021-05-21 07:51:31 +02:00 |
|
instance.spec.js
|
Adding a type guard for AxiosError (#2949)
|
2020-11-03 10:01:07 +02:00 |
|
interceptors.spec.js
|
Correctly add response interceptors to interceptor chain (#4013)
|
2021-09-04 20:55:38 +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
|
JSON improvements: throw if JSON parsing failed; number, boolean can be passed directly as payload for encoding to JSON #2613, #61, #907 (#3688)
|
2021-04-19 18:55:34 +02:00 |
|
transform.spec.js
|
Feat/json improvements (#3763)
|
2021-04-19 22:05:48 +02:00 |
|
xsrf.spec.js
|
Added test to ensure that XHR adapter does not read cookies if xsrfCookieName is null
|
2016-08-11 10:47:53 +02:00 |