ZF-10366: Zend_File_Transfer_Adapter_Http : implement send()
Description
Implement the send method for the class Zend_File_Transfer_Adapter_Http in order to send a file by HTTP. It is common for a user downloads files within a site (office document, PDF, etc.).
Comments
No comments to display