How to catch a ZnResponse(500 Internal Server Error) ?
(see fogbugz issue 13905)

I tried to add a
ifFail:[....]
block but it does not get called on this response.


Nicolai