tcp - How to troubleshoot connectivity when curl gets an *empty response* - Server Fault
You'd still need to troubleshoot it from the server side. If the server is not sending the data, the client won't know why. It only knows it didn't get it. As for empty vs no, I found a server that curl complained about an 'empty' response and I definitel...