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 |
|
38elements
|
f034c56466
|
Updating test for adapter
|
2017-01-30 13:49:50 +09:00 |
|
Matt Zabriskie
|
371b82a2a0
|
Cleaning up tests a bit
|
2016-03-04 10:35:05 -07:00 |
|
Matt Zabriskie
|
6f32ca772b
|
Increasing timeout so test doesn't fail in Safari
|
2016-03-03 23:34:38 -07:00 |
|
Matt Zabriskie
|
b9bb6ae7aa
|
Adding support for custom adapters
|
2016-01-17 15:29:10 -07:00 |
|