WP_HTTP_Requests_Response::to_array()
Method: Converts the object to a WP_Http response array.
Source: wp-includes/class-wp-http-requests-response.php:185
Method: Converts the object to a WP_Http response array.
Source: wp-includes/class-wp-http-requests-response.php:185
Class: Core wrapper object for a WpOrg\Requests\Response for standardisation.
Source: wp-includes/class-wp-http-requests-response.php:17
Method: Constructor.
Source: wp-includes/class-wp-http-requests-response.php:42
Method: Retrieves the response object for the request.
Source: wp-includes/class-wp-http-requests-response.php:54
Method: Retrieves headers associated with the response.
Source: wp-includes/class-wp-http-requests-response.php:65
Method: Sets all header values.
Source: wp-includes/class-wp-http-requests-response.php:87
Method: Sets a single HTTP header.
Source: wp-includes/class-wp-http-requests-response.php:101
Method: Retrieves the HTTP return code for the response.
Source: wp-includes/class-wp-http-requests-response.php:116
Method: Sets the 3-digit HTTP status code.
Source: wp-includes/class-wp-http-requests-response.php:127
Method: Retrieves the response data.
Source: wp-includes/class-wp-http-requests-response.php:138