ZF-9203: In Zend_Http_Client advanced client page, code example show "setStreaming()" function instead of "setStream()".
Description
In this page : http://framework.zend.com/manual/en/…, on the last code example, it is written setStreaming() instead of the correct function name setStream().
Paragraph linked with the code example mention the correct function name.
Comments
Posted by Satoru Yoshida (satoruyoshida) on 2010-03-03T03:47:37.000+0000
Thank You for report, solved at SVN r21303.