jQuery $.ajax, where to catch ERR_CONNECTION_REFUSED?

后端 未结 0 901
野趣味
野趣味 2020-12-08 06:04

I wrote the function below in order to send multiple get requests.

$( document ).ajaxError(function( event, jqxhr, settings, thrownError ) {
  console.log(\'e         


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