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: Converts a response to data to send.
Source: wp-includes/rest-api/class-wp-rest-server.php:583
Method: Returns if an error occurred during most recent JSON encode/decode.
Source: wp-includes/rest-api/class-wp-rest-server.php:1266
Method: Retrieves links from a response.
Source: wp-includes/rest-api/class-wp-rest-server.php:619
Method: Retrieves the site index.
Source: wp-includes/rest-api/class-wp-rest-server.php:1290
Method: Retrieves the CURIEs (compact URIs) used for relations.
Source: wp-includes/rest-api/class-wp-rest-server.php:652
Filter Hook: Filters the REST API root index data.
Source: wp-includes/rest-api/class-wp-rest-server.php:1323
Class: Core class used to implement the ClassicPress REST API server.
Source: wp-includes/rest-api/class-wp-rest-server.php:16