WP_REST_Request::__construct()
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Constructor.
Source: wp-includes/rest-api/class-wp-rest-request.php:113
Method: Appends a header value for the given header.
Source: wp-includes/rest-api/class-wp-rest-request.php:252
Method: Canonicalizes the header name.
Source: wp-includes/rest-api/class-wp-rest-request.php:182
Method: Retrieves a WP_REST_Request object from a full URL.
Source: wp-includes/rest-api/class-wp-rest-request.php:1025
Method: Retrieves the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:771
Method: Retrieves the request body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:623
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547
Method: Retrieves the Content-Type of the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:302
Method: Retrieves the default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:599
Method: Retrieves multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:573