WP_REST_Request::is_json_content_type()
Method: Checks if the request has specified a JSON Content-Type.
Source: wp-includes/rest-api/class-wp-rest-request.php:334
Method: Checks if the request has specified a JSON Content-Type.
Source: wp-includes/rest-api/class-wp-rest-request.php:334
Method: Checks if a parameter exists in the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:420
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Retrieves merged parameters from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:470
Method: Retrieves the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:747
Method: Retrieves the HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:138
Method: Retrieves parameters from the route itself.
Source: wp-includes/rest-api/class-wp-rest-request.php:495
Method: Sets the route that matched the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:758
Method: Sets HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:149
Method: Sets parameters from the route.
Source: wp-includes/rest-api/class-wp-rest-request.php:508