I am working on an iOS project.
In this application, I am downloading images from the server.
Problem:
While downloading images I a
From my limited experience, I would say that the following two scenario could cause response status code: 0, keep in mind; their could be more, but I know of those two:
the thing is, status: 0 is slightly generic, and their could be more use cases that trigger an empty response body.