[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:47:40 UTC 2013


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

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


Comment:

 In [changeset:"23607"]:
 {{{
 #!CommitTicketReference repository="" revision="23607"
 WP_HTTP: Return error responses from cURL for non-blocking requests.
 Contrary to popular belief, cURL's non-blocking requests are not exact
 non-blocking, we still wait for cURL to make the request before returning,
 so making this change aids in development debugging. Props SergeyBiryukov
 Fixes #23310
 }}}

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


More information about the wp-trac mailing list