#408: Allow streams as response content
-------------------------+--------------------------------------------------
 Reporter:  david        |        Owner:  david 
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:  0.11  
Component:  response     |      Version:        
 Severity:  normal       |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by david):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [1636]) a response now accepts a stream as content which will be
 fpassthru()'d when the response is sent, good for serving images, pdf
 files etc. can be cached, too, the stream meta data is used to restore the
 info then. closes #408

-- 
Ticket URL: <http://trac.agavi.org/ticket/408#comment:1>
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