[wp-trac] [WordPress Trac] #58705: Deprecate WP_Http_Curl and WP_Http_Streams classes
WordPress Trac
noreply at wordpress.org
Tue Sep 26 16:53:36 UTC 2023
#58705: Deprecate WP_Http_Curl and WP_Http_Streams classes
--------------------------------------+----------------------
Reporter: SergeyBiryukov | Owner: desrosj
Type: enhancement | Status: closed
Priority: normal | Milestone: 6.4
Component: HTTP API | Version: 4.6
Severity: normal | Resolution: fixed
Keywords: has-patch needs-dev-note | Focuses:
--------------------------------------+----------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"56723" 56723]:
{{{
#!CommitTicketReference repository="" revision="56723"
HTTP API: Deprecate the `http_api_transports` filter.
The filter is only used within the
`WP_Http::_get_first_available_transport()` method, which has been marked
as deprecated in favor of
`\WpOrg\Requests\Requests::get_transport_class()`.
Follow-up to [56655]
Props desrosj, hellofromTonya.
Fixes #58705.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/58705#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list