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: 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
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:962
Method: Sets the header on request.
Source: wp-includes/rest-api/class-wp-rest-request.php:237
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:573
Method:
Source: wp-includes/rest-api/class-wp-rest-request.php:983
Method: Appends a header value for the given header.
Source: wp-includes/rest-api/class-wp-rest-request.php:252
Method: Sets multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:586