WP_REST_Server::remove_header()
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1821
Method: Removes an HTTP header from the current response.
Source: wp-includes/rest-api/class-wp-rest-server.php:1821
Method: Retrieves the raw request entity (body).
Source: wp-includes/rest-api/class-wp-rest-server.php:1834
Method: Extracts headers from a PHP-style $_SERVER array.
Source: wp-includes/rest-api/class-wp-rest-server.php:1855
Method: Checks the authentication headers if supplied.
Source: wp-includes/rest-api/class-wp-rest-server.php:172
Filter Hook: Filters the enveloped form of a REST API response.
Source: wp-includes/rest-api/class-wp-rest-server.php:805
Method: Retrieves the publicly-visible data for routes.
Source: wp-includes/rest-api/class-wp-rest-server.php:1469
Filter Hook: Filters REST API authentication errors.
Source: wp-includes/rest-api/class-wp-rest-server.php:197
Method: Registers a route to the server.
Source: wp-includes/rest-api/class-wp-rest-server.php:822
Method: Converts an error to a response object.
Source: wp-includes/rest-api/class-wp-rest-server.php:213
Method: Retrieves the route map.
Source: wp-includes/rest-api/class-wp-rest-server.php:880