plugin-request icon indicating copy to clipboard operation
plugin-request copied to clipboard

feat: Add AbortError handling

Open lulusir opened this issue 3 years ago • 0 comments

使用abort中断请求后无法进入到自定义的error adaptor 因此添加AbortError错误处理 添加AbortError测试用例

https://developer.mozilla.org/en-US/docs/Web/API/AbortController/abort

lulusir avatar Oct 18 '22 09:10 lulusir