WP_HTTP_Requests_Response::__construct()
Method: Constructor.
Source: wp-includes/class-wp-http-requests-response.php:42
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
Method: Sets the response data.
Source: wp-includes/class-wp-http-requests-response.php:149
Method: Retrieves cookies from the response.
Source: wp-includes/class-wp-http-requests-response.php:160