[wp-trac] [WordPress Trac] #11613: HTTP API may make a request on an unsupporting transport

WordPress Trac wp-trac at lists.automattic.com
Thu Mar 24 02:16:15 UTC 2011


#11613: HTTP API may make a request on an unsupporting transport
--------------------------+---------------------
 Reporter:  dd32          |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:  3.2
Component:  HTTP          |     Version:  2.9
 Severity:  normal        |  Resolution:  fixed
 Keywords:  has-patch     |
--------------------------+---------------------
Changes (by dd32):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 (In [17550]) Fix WP_HTTP to only make a request upon a working transport,
 as well as to allow Unit Testing. Removes the getTransport() &
 postTransport() methods as they're no longer needed, replaces them with a
 single _dispatch_request() method. Fixes #11613

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


More information about the wp-trac mailing list