Why request not throw error when timeout?

前端 未结 0 701
终归单人心
终归单人心 2021-01-20 21:20

I\'m using request package and add timeout for it:

request.get(link, {
    headers: { \'Content-type\': \'application/json\' },
    timeout,
  }, (error, resp         


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