jquery-iframe-transport icon indicating copy to clipboard operation
jquery-iframe-transport copied to clipboard

How to get an error if the server fails to respond?

Open ppazos opened this issue 4 years ago • 0 comments

The docs say if any errors occur, those should be reported in the response body, but if the server fails and can't actually create a response, then the JS can't get notified and .done or .fail are not called at all.

ppazos avatar Jun 27 '20 00:06 ppazos