Opened 5 years ago
Last modified 7 months ago
#37459 new enhancement
Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | HTTP API | Keywords: | needs-patch |
Focuses: | Cc: |
Description
Follow-up to #33055.
Requests supports parallel requests but we should provide this support through the existing WP_Http API.
Some initial work was done by @wonderboymusic in ticket:33055:33055.diff.
Note: See
TracTickets for help on using
tickets.