[wp-trac] [WordPress Trac] #26726: Limiting response size doesn't work when streaming a file with cURL
WordPress Trac
noreply at wordpress.org
Fri Dec 27 05:35:34 UTC 2013
#26726: Limiting response size doesn't work when streaming a file with cURL
--------------------------+------------------------------
Reporter: bradyvercher | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: HTTP | Version: 3.6
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------------------
Comment (by dd32):
{{{$this->bytes_written_total .= $bytes_written;}}} should probably be
`+=` but other than that, looks sane to me.
Streams should work as-is already by the looks of it.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26726#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list