Sasha Korotkov
|
62d6256039
|
issue#2609 | Sasha | predictable axios requests (#2702)
* issue#2609 | Sasha | predictable axios requests
- axios requests are not delayed by pre-emptive promise creation by default
- add options to interceptors api ("synchronous" and "runWhen")
- add documentation and unit tests
* issue#2609 | Sasha | pull request feedback changes
* issue#2609 | Sasha | additional feedback changes
* issue#2609 | Sasha | put back try/catch
* issue#2609 | Sasha | add 2 adapter unit tests
- remove check for requestCancelled
Co-authored-by: ak71845 <alexandre.korotkov@kroger.com>
Co-authored-by: Xianming Zhong <chinesedfan@qq.com>
Co-authored-by: Jay <jasonsaayman@gmail.com>
|
2021-03-01 11:11:35 +02:00 |
|
Matt Zabriskie
|
f28a4a8248
|
Using more strict eslint rules
|
2015-12-14 20:06:57 -07:00 |
|
mzabriskie
|
60a82ef424
|
Changing to file level use strict statement
|
2015-03-18 17:21:15 -06:00 |
|
mzabriskie
|
a98c61f458
|
Adding ESLint
|
2015-03-17 14:14:26 -06:00 |
|
mzabriskie
|
bbf437ce4c
|
Cleaning up core axios a bit
|
2015-01-23 02:11:57 -07:00 |
|