WP_REST_Server::send_header()
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1789
Method: Sends an HTTP header.
Source: wp-includes/rest-api/class-wp-rest-server.php:1789
Method: Retrieves the Content-Type of the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:302
Method: Sets body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:634
Method: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83
Class: Core class used to implement a REST request object.
Source: wp-includes/rest-api/class-wp-rest-request.php:30
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1808
Method: Retrieves the parameter priority order.
Source: wp-includes/rest-api/class-wp-rest-request.php:349
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650
Method: Adds multiple links to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:111
Class: Core class used to implement a REST response object.
Source: wp-includes/rest-api/class-wp-rest-response.php:17