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: 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
Method: Embeds the links from the data into the request.
Source: wp-includes/rest-api/class-wp-rest-server.php:707
Method: Retrieves the index for a namespace.
Source: wp-includes/rest-api/class-wp-rest-server.php:1423
Method: Instantiates the REST server.
Source: wp-includes/rest-api/class-wp-rest-server.php:103
Method: Wraps the response in an envelope.
Source: wp-includes/rest-api/class-wp-rest-server.php:784