#1412: Refactor HTTP request body handling to avoid disk writes
---------------------+------------------------------------------------------
 Reporter:  david    |       Owner:  david
     Type:  task     |      Status:  new  
 Priority:  normal   |   Milestone:  1.1  
Component:  request  |     Version:       
 Severity:  normal   |    Keywords:       
Has_patch:  0        |  
---------------------+------------------------------------------------------
 Writes to temp files at the moment, but thanks to recent improvements
 (#1287), we can now pass the raw file contents to an
 {{{AgaviUploadedFile}}} and users can directly fetch those from memory
 using {{{getContents()}}}.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1412>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5



_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to