[wp-trac] Re: [WordPress Trac] #4779: Proposal for HTTP POST and REQUEST API

WordPress Trac wp-trac at lists.automattic.com
Mon Aug 4 07:51:15 GMT 2008


#4779: Proposal for HTTP POST and REQUEST API
-------------------------------------------+--------------------------------
 Reporter:  darkdragon                     |        Owner:  jacobsantos
     Type:  enhancement                    |       Status:  new        
 Priority:  normal                         |    Milestone:  2.7        
Component:  Optimization                   |      Version:             
 Severity:  normal                         |   Resolution:             
 Keywords:  has-patch tested dev-feedback  |  
-------------------------------------------+--------------------------------
Comment (by tellyworth):

 Quick observation: discover_pingback_server_uri() does a HTTP GET request
 that fetches only the first 2048 bytes of content.  http.php appears (at a
 quick glance) not to provide a way to do that.

 discover_pingback_server_uri() is buggy and ugly and it'd be nice to
 replace it.  Perhaps a new 'max-bytes' arg for WP_Http::request()?

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4779#comment:86>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list