Feature policy headers allow the backend to decide which browser features will be requested.

Example: the backend could set the header Feature-Policy: geolocation 'none' and if there is a Google Map embedded on the page it would not have access to use the browser’s geolocation.