[wp-trac] [WordPress Trac] #7793: Transition all fsockopen, fopen, and curl to HTTP API

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 25 23:12:47 GMT 2008


#7793: Transition all fsockopen, fopen, and curl to HTTP API
--------------------------+-------------------------------------------------
 Reporter:  jacobsantos   |       Owner:  jacobsantos
     Type:  enhancement   |      Status:  new        
 Priority:  normal        |   Milestone:  2.7        
Component:  Optimization  |     Version:             
 Severity:  normal        |    Keywords:  http       
--------------------------+-------------------------------------------------
 Ticket is for transitioning the remaining functions over to the HTTP API.
 This does not include the dependencies on Snoopy, but it might in the
 future. It also does not include the SSL remote URL check, I'm not sure
 how to achieve that using the API (look for 200 maybe and check that URL
 was not redirected, maybe).

 Supercedes #7224, #7676, and #7751.

 Discussion on removing Snoopy can also begin. I'll start, basically since
 Magpie requires it, it might be best to leave it alone. The core of
 WordPress now doesn't use it (I'll confirm that), so it might not make
 sense refactoring an external library to use a WordPress one.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7793>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list