HTTP Status code 0 in response

While calling external API, the following response is fetched:

{
     'headers':[],
     'result':false,
     'status':0
}

What does http status code 0 means?
Working with APIs
1 reply