WP_REST_Request::remove_header()
Method: Removes all values for a header.
Source: wp-includes/rest-api/class-wp-rest-request.php:270
Method: Removes all values for a header.
Source: wp-includes/rest-api/class-wp-rest-request.php:270
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:796
Method: Sets the attributes for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:782
Method: Sets body content.
Source: wp-includes/rest-api/class-wp-rest-request.php:634
Method: Sets parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:560
Method: Sets default parameters.
Source: wp-includes/rest-api/class-wp-rest-request.php:612
Method: Sets multipart file parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:586
Method: Sets the header on request.
Source: wp-includes/rest-api/class-wp-rest-request.php:237
Method: Sets headers on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:283
Method: Sets HTTP method for the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:149