WP_HTTP_Requests_Response::get_response_object()
Method: Retrieves the response object for the request.
Source: wp-includes/class-wp-http-requests-response.php:54
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:67
Method: Sets all header values.
Source: wp-includes/class-wp-http-requests-response.php:89
Method: Sets a single HTTP header.
Source: wp-includes/class-wp-http-requests-response.php:103
Method: Retrieves the HTTP return code for the response.
Source: wp-includes/class-wp-http-requests-response.php:118
Method: Sets the 3-digit HTTP status code.
Source: wp-includes/class-wp-http-requests-response.php:129
Method: Retrieves the response data.
Source: wp-includes/class-wp-http-requests-response.php:140
Method: Sets the response data.
Source: wp-includes/class-wp-http-requests-response.php:151
Method: Retrieves cookies from the response.
Source: wp-includes/class-wp-http-requests-response.php:162
Method: Converts the object to a WP_Http response array.
Source: wp-includes/class-wp-http-requests-response.php:184