[wp-trac] [WordPress Trac] #23310: WP_Http_Curl doesn't return errors for non-blocking requests

WordPress Trac noreply at wordpress.org
Mon Mar 4 04:45:24 UTC 2013


#23310: WP_Http_Curl doesn't return errors for non-blocking requests
----------------------------+------------------
 Reporter:  SergeyBiryukov  |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.6
Component:  HTTP            |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |
----------------------------+------------------
Changes (by dd32):

 * milestone:  Awaiting Review => 3.6


Comment:

 Until we support proper non-blocking curl requests, this seems sane and
 brings it in line with the other transports. It doesn't appear to affect
 the response times (curl still parses the response before returning in
 either case, so we might as well use the output).

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


More information about the wp-trac mailing list