Index: src/wp-includes/class-http.php
===================================================================
--- src/wp-includes/class-http.php	(revision 36156)
+++ src/wp-includes/class-http.php	(working copy)
@@ -298,7 +298,7 @@
 	 * Tests which transports are capable of supporting the request.
 	 *
 	 * @since 3.2.0
-	 * @access private
+	 * @access public
 	 *
 	 * @param array $args Request arguments
 	 * @param string $url URL to Request
@@ -345,8 +345,6 @@
 	 * The order for requests is cURL, and then PHP Streams.
 	 *
 	 * @since 3.2.0
-	 *
-	 * @static
 	 * @access private
 	 *
 	 * @param string $url URL to Request
