WP_HTTP_Response::header()
Method: Sets a single HTTP header.
Source: wp-includes/class-wp-http-response.php:89
Method: Sets a single HTTP header.
Source: wp-includes/class-wp-http-response.php:89
Method: Retrieves the HTTP return code for the response.
Source: wp-includes/class-wp-http-response.php:104
Method: Sets the 3-digit HTTP status code.
Source: wp-includes/class-wp-http-response.php:115
Method: Retrieves the response data.
Source: wp-includes/class-wp-http-response.php:126
Method: Sets the response data.
Source: wp-includes/class-wp-http-response.php:137
Method: Retrieves the response data for JSON serialization.
Source: wp-includes/class-wp-http-response.php:151
Method: Returns only the main user fields.
Source: wp-includes/class-wp-user.php:194
Method: Magic method for unsetting a certain custom field.
Source: wp-includes/class-wp-user.php:371
Class: Core class used to prepare HTTP responses.
Source: wp-includes/class-wp-http-response.php:16
Method: Constructor.
Source: wp-includes/class-wp-http-response.php:51