In example 21.24. Instantiating a Zend_Http_Response on http://framework.zend.com/manual/en/zend.http.response.html, there's this header "Connectoin: close\r\n", while it should be "Connection: close\r\n", not the typo in "ConnectIOn".
Fixed at r10967
Fixed at r10967