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: Canonicalizes the header name.
Source: wp-includes/rest-api/class-wp-rest-request.php:182
Method: Sets parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:534
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:796
Method: Retrieves the given header from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:201
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Checks whether this request is valid according to its attributes.
Source: wp-includes/rest-api/class-wp-rest-request.php:866
Method: Retrieves header values from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:219
Method: Sets parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:560