WP_HTTP_Requests_Response
Class: Core wrapper object for a Requests_Response for standardisation.
Source: wp-includes/class-wp-http-requests-response.php:17
Class: Core wrapper object for a 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: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