WordPress/wp-includes
hellofromTonya b32e8f7284 HTTP API: Fix classname WpOrg\Requests\Proxy\Http in WP_Http::request().
Renaming the classname was missed in [52244] when updating changes in `WP_Http::request()` for the Requests 2.0.0 external library upgrade. `HTTP` class no longer exists and caused a fatal error `Fatal error: Uncaught Error: Class 'WpOrg\Requests\Proxy\HTTP' not found`.

This commit renames the class to `Http` and resolves the fatal error.

Follow-up to [52244].

Props alexeydemidov, costdev, mukesh27.
Fixes #54562.
Built from https://develop.svn.wordpress.org/trunk@52315


git-svn-id: http://core.svn.wordpress.org/trunk@51907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-12-03 18:03:59 +00:00
..
2021-11-30 05:48:28 +00:00
2021-11-30 05:48:28 +00:00
2021-11-30 05:48:28 +00:00
2021-12-01 12:17:00 +00:00
2021-12-01 12:17:00 +00:00
2021-11-30 00:24:27 +00:00
2021-11-30 00:24:27 +00:00