ZF-4014: Typo in "Example 21.24. Instantiating a Zend_Http_Response"
Description
In example 21.24. Instantiating a Zend_Http_Response on http://framework.zend.com/manual/en/…, there's this header "Connectoin: close\r\n", while it should be "Connection: close\r\n", not the typo in "ConnectIOn".
Comments
Posted by julien PAULI (doctorrock83) on 2008-08-22T02:49:20.000+0000
Fixed at r10967