[wp-trac] [WordPress Trac] #37459: Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly

WordPress Trac noreply at wordpress.org
Mon Jul 25 21:01:59 UTC 2022


#37459: Add additional layer in WP_Http to support parallel requests without
requiring use of Requests directly
--------------------------------------+-----------------------------
 Reporter:  ocean90                   |       Owner:  (none)
     Type:  enhancement               |      Status:  new
 Priority:  normal                    |   Milestone:  Future Release
Component:  HTTP API                  |     Version:
 Severity:  normal                    |  Resolution:
 Keywords:  has-patch has-unit-tests  |     Focuses:
--------------------------------------+-----------------------------

Comment (by sean212):

 Hey @ocean90 and @wonderboymusic,

 I've pushed up a patch/pull request that will enable concurrent HTTP
 requests with `wp_remote_*()` function calls or through `WP_Http`
 directly. Quite excited to use this, let me know what modifications are
 needed if any.

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


More information about the wp-trac mailing list