<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[46468] trunk/src/wp-includes: Docs: Fix and improve inline documentation for the HTTP API.</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { white-space: pre-line; overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta" style="font-size: 105%">
<dt style="float: left; width: 6em; font-weight: bold">Revision</dt> <dd><a style="font-weight: bold" href="https://core.trac.wordpress.org/changeset/46468">46468</a><script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","description":"Review this Commit","action":{"@type":"ViewAction","url":"https://core.trac.wordpress.org/changeset/46468","name":"Review Commit"}}</script></dd>
<dt style="float: left; width: 6em; font-weight: bold">Author</dt> <dd>johnbillion</dd>
<dt style="float: left; width: 6em; font-weight: bold">Date</dt> <dd>2019-10-12 18:03:22 +0000 (Sat, 12 Oct 2019)</dd>
</dl>

<pre style='padding-left: 1em; margin: 2em 0; border-left: 2px solid #ccc; line-height: 1.25; font-size: 105%; font-family: sans-serif'>Docs: Fix and improve inline documentation for the HTTP API.

See <a href="https://core.trac.wordpress.org/ticket/47110">#47110</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunksrcwpincludesclasshttpphp">trunk/src/wp-includes/class-http.php</a></li>
<li><a href="#trunksrcwpincludesclasswphttprequestsresponsephp">trunk/src/wp-includes/class-wp-http-requests-response.php</a></li>
<li><a href="#trunksrcwpincludeshttpphp">trunk/src/wp-includes/http.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunksrcwpincludesclasshttpphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/class-http.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-http.php      2019-10-12 03:08:56 UTC (rev 46467)
+++ trunk/src/wp-includes/class-http.php        2019-10-12 18:03:22 UTC (rev 46468)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -822,16 +822,16 @@
</span><span class="cx" style="display: block; padding: 0 10px">        }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px">        /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * Block requests through the proxy.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * Determines whether an HTTP API request to the given URL should be blocked.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * Those who are behind a proxy and want to prevent access to certain hosts may do so. This will
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * prevent plugins from working and core functionality, if you don't include api.wordpress.org.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * prevent plugins from working and core functionality, if you don't include `api.wordpress.org`.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * You block external URL requests by defining WP_HTTP_BLOCK_EXTERNAL as true in your wp-config.php
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * You block external URL requests by defining `WP_HTTP_BLOCK_EXTERNAL` as true in your `wp-config.php`
</ins><span class="cx" style="display: block; padding: 0 10px">          * file and this will only allow localhost and your site to make requests. The constant
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * WP_ACCESSIBLE_HOSTS will allow additional hosts to go through for requests. The format of the
-        * WP_ACCESSIBLE_HOSTS constant is a comma separated list of hostnames to allow, wildcard domains
-        * are supported, eg *.wordpress.org will allow for all subdomains of wordpress.org to be contacted.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * `WP_ACCESSIBLE_HOSTS` will allow additional hosts to go through for requests. The format of the
+        * `WP_ACCESSIBLE_HOSTS` constant is a comma separated list of hostnames to allow, wildcard domains
+        * are supported, eg `*.wordpress.org` will allow for all subdomains of `wordpress.org` to be contacted.
</ins><span class="cx" style="display: block; padding: 0 10px">          *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 2.8.0
</span><span class="cx" style="display: block; padding: 0 10px">         * @link https://core.trac.wordpress.org/ticket/8927 Allow preventing external requests.
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -859,12 +859,13 @@
</span><span class="cx" style="display: block; padding: 0 10px">                // Don't block requests back to ourselves by default.
</span><span class="cx" style="display: block; padding: 0 10px">                if ( 'localhost' == $check['host'] || ( isset( $home['host'] ) && $home['host'] == $check['host'] ) ) {
</span><span class="cx" style="display: block; padding: 0 10px">                        /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * Filters whether to block local requests through the proxy.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * Filters whether to block local HTTP API requests.
</ins><span class="cx" style="display: block; padding: 0 10px">                          *
</span><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                         * A local request is one to `localhost` or to the same host as the site itself.
+                        *
</ins><span class="cx" style="display: block; padding: 0 10px">                          * @since 2.8.0
</span><span class="cx" style="display: block; padding: 0 10px">                         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-                         * @param bool $block Whether to block local requests through proxy.
-                        *                    Default false.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+                  * @param bool $block Whether to block local requests. Default false.
</ins><span class="cx" style="display: block; padding: 0 10px">                          */
</span><span class="cx" style="display: block; padding: 0 10px">                        return apply_filters( 'block_local_requests', false );
</span><span class="cx" style="display: block; padding: 0 10px">                }
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -993,10 +994,11 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 3.7.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param string $url The URL which was requested.
-        * @param array $args The Arguments which were used to make the request.
-        * @param array $response The Response of the HTTP request.
-        * @return false|object False if no redirect is present, a WP_HTTP or WP_Error result otherwise.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $url      The URL which was requested.
+        * @param array  $args     The arguments which were used to make the request.
+        * @param array  $response The response of the HTTP request.
+        * @return false|WP_Error|array False if no redirect is present, a WP_Error object if there's an error, or an HTTP
+        *                              API response array if the redirect is successfully followed.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public static function handle_redirects( $url, $args, $response ) {
</span><span class="cx" style="display: block; padding: 0 10px">                // If no redirects are present, or, redirects were not requested, perform no action.
</span></span></pre></div>
<a id="trunksrcwpincludesclasswphttprequestsresponsephp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/class-wp-http-requests-response.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/class-wp-http-requests-response.php 2019-10-12 03:08:56 UTC (rev 46467)
+++ trunk/src/wp-includes/class-wp-http-requests-response.php   2019-10-12 18:03:22 UTC (rev 46468)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -133,7 +133,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.6.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @return mixed Response data.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @return string Response data.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function get_data() {
</span><span class="cx" style="display: block; padding: 0 10px">                return $this->response->body;
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -144,7 +144,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><span class="cx" style="display: block; padding: 0 10px">         * @since 4.6.0
</span><span class="cx" style="display: block; padding: 0 10px">         *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">-         * @param mixed $data Response data.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+  * @param string $data Response data.
</ins><span class="cx" style="display: block; padding: 0 10px">          */
</span><span class="cx" style="display: block; padding: 0 10px">        public function set_data( $data ) {
</span><span class="cx" style="display: block; padding: 0 10px">                $this->response->body = $data;
</span></span></pre></div>
<a id="trunksrcwpincludeshttpphp"></a>
<div class="modfile"><h4 style="background-color: #eee; color: inherit; margin: 1em 0; padding: 1.3em; font-size: 115%">Modified: trunk/src/wp-includes/http.php</h4>
<pre class="diff"><span>
<span class="info" style="display: block; padding: 0 10px; color: #888">--- trunk/src/wp-includes/http.php    2019-10-12 03:08:56 UTC (rev 46467)
+++ trunk/src/wp-includes/http.php      2019-10-12 18:03:22 UTC (rev 46468)
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -39,7 +39,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -60,7 +60,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -81,7 +81,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -102,8 +102,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url Site URL to retrieve.
- * @param array $args Optional. Request arguments. Default empty array.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
+ * @param array  $args Optional. Request arguments. Default empty array.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_safe_remote_head( $url, $args = array() ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -113,29 +113,10 @@
</span><span class="cx" style="display: block; padding: 0 10px"> }
</span><span class="cx" style="display: block; padding: 0 10px"> 
</span><span class="cx" style="display: block; padding: 0 10px"> /**
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * Retrieve the raw response from the HTTP request.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * Performs an HTTP request and returns its response.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * The array structure is a little complex:
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * There are other API functions available which abstract away the HTTP method:
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- *     $res = array(
- *         'headers'  => array(),
- *         'response' => array(
- *             'code'    => int,
- *             'message' => string
- *         )
- *     );
- *
- * All of the headers in $res['headers'] are with the name as the key and the
- * value as the value. So to get the User-Agent, you would do the following.
- *
- *     $user_agent = $res['headers']['user-agent'];
- *
- * The body is the raw response content and can be retrieved from $res['body'].
- *
- * This function is called first to make the request and there are other API
- * functions to abstract out the above convoluted setup.
- *
- * Request method defaults for helper functions:
</del><span class="cx" style="display: block; padding: 0 10px">  *  - Default 'GET'  for wp_remote_get()
</span><span class="cx" style="display: block; padding: 0 10px">  *  - Default 'POST' for wp_remote_post()
</span><span class="cx" style="display: block; padding: 0 10px">  *  - Default 'HEAD' for wp_remote_head()
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -142,11 +123,24 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @see WP_Http::request() For additional information on default arguments.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @see WP_Http::request() For information on default arguments.
</ins><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @return WP_Error|array The response or WP_Error on failure.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @return WP_Error|array {
+ *     The response array or a WP_Error on failure.
+ *
+ *     @type string[]                       $headers       Array of response headers keyed by their name.
+ *     @type string                         $body          Response body.
+ *     @type array                          $response      {
+ *         Data about the HTTP response.
+ *
+ *         @type int|false    $code    HTTP response code.
+ *         @type string|false $message HTTP response message.
+ *     }
+ *     @type WP_HTTP_Cookie[]               $cookies       Array of response cookies.
+ *     @type WP_HTTP_Requests_Response|null $http_response Raw HTTP response object.
+ * }
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_request( $url, $args = array() ) {
</span><span class="cx" style="display: block; padding: 0 10px">        $http = _wp_http_get_object();
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -161,7 +155,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -178,7 +172,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -195,7 +189,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  * @see wp_remote_request() For more information on the response array format.
</span><span class="cx" style="display: block; padding: 0 10px">  * @see WP_Http::request() For default arguments information.
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param string $url  Site URL to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param string $url  URL to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @param array  $args Optional. Request arguments. Default empty array.
</span><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Error|array The response or WP_Error on failure.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -212,7 +206,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @see \Requests_Utility_CaseInsensitiveDictionary
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $response HTTP response.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return array|\Requests_Utility_CaseInsensitiveDictionary The headers of the response. Empty array if incorrect parameter given.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_headers( $response ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -228,8 +222,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array  $response
- * @param string $header Header name to retrieve value from.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
+ * @param string         $header   Header name to retrieve value from.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The header value. Empty string on if incorrect parameter given, or if the header doesn't exist.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_header( $response, $header ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -251,7 +245,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $response HTTP response.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return int|string The response code as an integer. Empty string on incorrect parameter given.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_response_code( $response ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -269,7 +263,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $response HTTP response.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The response message. Empty string on incorrect parameter given.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_response_message( $response ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -285,7 +279,7 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 2.7.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $response HTTP response.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The body of the response. Empty string if no body or incorrect parameter given.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_body( $response ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -301,8 +295,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.4.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array $response HTTP response.
- * @return array An array of `WP_Http_Cookie` objects from the response. Empty array if there are none, or the response is a WP_Error.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
+ * @return WP_Http_Cookie[] An array of `WP_Http_Cookie` objects from the response. Empty array if there are none, or the response is a WP_Error.
</ins><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_cookies( $response ) {
</span><span class="cx" style="display: block; padding: 0 10px">        if ( is_wp_error( $response ) || empty( $response['cookies'] ) ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -317,8 +311,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.4.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array  $response HTTP response.
- * @param string $name     The name of the cookie to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
+ * @param string         $name     The name of the cookie to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return WP_Http_Cookie|string The `WP_Http_Cookie` object. Empty string if the cookie isn't present in the response.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_cookie( $response, $name ) {
</span><span class="lines" style="display: block; padding: 0 10px; color: #888">@@ -342,8 +336,8 @@
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><span class="cx" style="display: block; padding: 0 10px">  * @since 4.4.0
</span><span class="cx" style="display: block; padding: 0 10px">  *
</span><del style="background-color: #fdd; text-decoration:none; display:block; padding: 0 10px">- * @param array  $response HTTP response.
- * @param string $name     The name of the cookie to retrieve.
</del><ins style="background-color: #dfd; text-decoration:none; display:block; padding: 0 10px">+ * @param array|WP_Error $response HTTP response.
+ * @param string         $name     The name of the cookie to retrieve.
</ins><span class="cx" style="display: block; padding: 0 10px">  * @return string The value of the cookie. Empty string if the cookie isn't present in the response.
</span><span class="cx" style="display: block; padding: 0 10px">  */
</span><span class="cx" style="display: block; padding: 0 10px"> function wp_remote_retrieve_cookie_value( $response, $name ) {
</span></span></pre>
</div>
</div>

</body>
</html>