WP_REST_Request::get_content_type()
Method: Retrieves the Content-Type of the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:302
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: Adds a link to the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:58
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: Removes a link from the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:83
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
Method: Retrieves the parameters from a JSON-formatted body.
Source: wp-includes/rest-api/class-wp-rest-request.php:650