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: 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
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
Method: Retrieves parameters from the query string.
Source: wp-includes/rest-api/class-wp-rest-request.php:521
Method: Sets the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:782
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