[wp-trac] [WordPress Trac] #17251: Determine if any WP_HTTP transport can be used before making the request

WordPress Trac wp-trac at lists.automattic.com
Thu Apr 28 01:44:44 UTC 2011


#17251: Determine if any WP_HTTP transport can be used before making the request
-------------------------+-----------------------
 Reporter:  mdawaffe     |       Owner:  dd32
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  3.2
Component:  HTTP         |     Version:  3.2
 Severity:  normal       |  Resolution:
 Keywords:  has-patch    |
-------------------------+-----------------------

Comment (by dd32):

 My preferred method would be to keep the "worker" classes of the HTTP API
 private.

 My alternate suggestion here is something akin to "supports", ie.
 {{{wp_http_supports('ssl'), wp_http_supports('non-blocking'), or
 wp_http_supports( array('ssl', 'ssl-signing') );}}}

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


More information about the wp-trac mailing list