WP_REST_Request::set_default_params()
Method: Sets default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:612
Method: Sets default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:612
Method: Retrieves a WP_REST_Request object from a full URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1025
Method: Sends multiple HTTP headers.
Source: wp-includes/rest-api/class-wp-rest-server.php:1808
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
Filter Hook: Filters the REST API request generated from a URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1059
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1821
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
Class: Core class used to implement a REST response object.
Source: wp-includes/rest-api/class-wp-rest-response.php:17