cljs-http icon indicating copy to clipboard operation
cljs-http copied to clipboard

error handler

Open jonpither opened this issue 9 years ago • 0 comments

Is there a way to capture unsuccessful http requests? I.e. 500 status codes. It would be great to see the response body for 500 requests as to debug errors.

Right now an error is thrown from the underlying library and I don't know how to capture/debug it.

jonpither avatar Jan 22 '16 09:01 jonpither