Can I rethrow angular http interceptor for 500?

前端 未结 0 582
梦如初夏
梦如初夏 2021-01-17 19:58

I have an http interceptor that will intercept 500 errors and display a dialog box to the user. Below is a snippet of my interceptor code:

intercept(req: Http         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题