WP_REST_Request::get_headers()
Method: Retrieves all headers from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:160
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: Sets the route (regex for path) that caused the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:181
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
Method: Sanitizes (where possible) the params on the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:796
Method: Retrieves the handler that was used to generate the response.
Source: wp-includes/rest-api/class-wp-rest-response.php:192
Method: Retrieves the given header from the request.
Source: wp-includes/rest-api/class-wp-rest-request.php:201
Method: Retrieves parameters from the body.
Source: wp-includes/rest-api/class-wp-rest-request.php:547