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: Retrieves the request body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:623
Method: Sets a single link header.
Source: wp-includes/rest-api/class-wp-rest-response.php:150
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: Sets body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:634
Method: Retrieves the route that was used.
Source: wp-includes/rest-api/class-wp-rest-response.php:170
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1834
Filter Hook: Filters the parameter priority order for a REST API request.
Source: wp-includes/rest-api/class-wp-rest-request.php:385