[wp-trac] [WordPress Trac] #16236: Method to stream file downloads in HTTP API, to reduce update memory footprint

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 16 20:25:03 UTC 2011


#16236: Method to stream file downloads in HTTP API, to reduce update memory
footprint
---------------------------------+-----------------------------
 Reporter:  markjaquith          |       Owner:  sivel
     Type:  task (blessed)       |      Status:  accepted
 Priority:  normal               |   Milestone:  Future Release
Component:  HTTP                 |     Version:
 Severity:  normal               |  Resolution:
 Keywords:  3.2-early has-patch  |
---------------------------------+-----------------------------

Comment (by sivel):

 Now that we are using CURLOPT_HEADERFUNCTION, use that for grabbing all of
 the headers in the curl transport instead of using substr and explode, to
 separate the headers and body.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/16236#comment:27>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list