Opened 8 years ago
Last modified 2 years ago
#37459 new enhancement
Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly
Reported by: | ocean90 | Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | HTTP API | Keywords: | has-patch has-unit-tests |
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.
Change History (3)
This ticket was mentioned in PR #3022 on WordPress/wordpress-develop by srtfisher.
2 years ago
#2
- Keywords has-patch has-unit-tests added; needs-patch removed
Note: See
TracTickets for help on using
tickets.
Trac ticket: https://core.trac.wordpress.org/ticket/37459