Hi, I'm using Zend_Http_Client in several projects and I'm often getting an exception with the message "Unable to read response or response is empty" with no apparent reason. Currently I just retry the request if that exception occurs and it works fine. However, this is quite tedious and I never had any issue like this with other implementations. Is this a bug or am I missing something?
TIA, Stefan Oestreicher
