The `Sec-Fetch-Dest` HTTP request header exposes information about a request's `destination` to servers, which allows them to make better-informed decisions about the implications of serving a given response. https://w3c.github.io/webappsec-fetch-metadata/#intro lays out the motivation.
Explainers: https://github.com/w3c/webappsec-fetch-metadata/