[wp-trac] [WordPress Trac] #33055: Support Parallel HTTP Requests in WP_Http, et al

WordPress Trac noreply at wordpress.org
Fri May 13 04:36:23 UTC 2016


#33055: Support Parallel HTTP Requests in WP_Http, et al
------------------------------------------+--------------------------
 Reporter:  wonderboymusic                |       Owner:  rmccue
     Type:  task (blessed)                |      Status:  assigned
 Priority:  high                          |   Milestone:  4.6
Component:  HTTP API                      |     Version:
 Severity:  normal                        |  Resolution:
 Keywords:  dev-feedback has-patch early  |     Focuses:  performance
------------------------------------------+--------------------------

Comment (by rmccue):

 Updated patch; this includes the changes to Requests, and removes the hook
 adapter. Hooks in Requests are scoped to a single request/session, and the
 internal plugins (Basic auth, proxying, etc) rely on this fact. Attaching
 the hooks to WP actions/filters breaks this.

 I'll follow this up in a new ticket in the future.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/33055#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list