[wpmu-trac] Re: [WordPress MU Trac] #473: Large file downloads fail when chunked encoding is enabled

WordPress MU Trac wpmu-trac at lists.automattic.com
Wed Oct 24 07:21:57 GMT 2007


#473: Large file downloads fail when chunked encoding is enabled
------------------------+---------------------------------------------------
 Reporter:  dsilverman  |        Owner:  somebody
     Type:  defect      |       Status:  new     
 Priority:  normal      |    Milestone:          
Component:  component1  |      Version:          
 Severity:  normal      |   Resolution:          
 Keywords:              |  
------------------------+---------------------------------------------------
Comment (by momo360modena):

 The fix is only added ?

 {{{
 @header( 'Content-Length: ' . filesize($file) );
 }}}

 See patch !

-- 
Ticket URL: <http://trac.mu.wordpress.org/ticket/473#comment:1>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser


More information about the wpmu-trac mailing list