File: wp-includes/class-wp-http-requests-response.php
-
Converts the object to a WP_Http response array.
Used by 0 functions | Uses 5 functions | Source: wp-includes/class-wp-http-requests-response.php:185 -
Sets the response data.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-http-requests-response.php:149 -
Retrieves cookies from the response.
-
Constructor.
-
Retrieves the response object for the request.
-
Retrieves headers associated with the response.
-
Sets all header values.
-
Sets a single HTTP header.
Used by 0 functions | Uses 0 functions | Source: wp-includes/class-wp-http-requests-response.php:101 -
Retrieves the HTTP return code for the response.
-
Sets the 3-digit HTTP status code.
-
Retrieves the response data.
-
Core wrapper object for a WpOrg\Requests\Response for standardization.