This PR removes the Digest and Want-Digest pages which are deprecated. They are also confusing, given the pages are mixed in with newer alternatives. I'm proposing we redirect to content-related digest headers.
Deletions:
Digest header, redirected to Content-Digest
Want-Digest header, redirected to Want-Content-Digest
Changes:
Language in Repr-Digest and Content-Digest pages for clarity
spec_urls front matter should be spec-urls
Additions:
Some more examples in Content-Digest based on specs
Motivation
The remaining pages were touched recently, but I think there's room for improvement in the language used so that it's easier to understand when/why to use Repr-Digest instead of Content-Digest.
Description
This PR removes the Digest and Want-Digest pages which are deprecated. They are also confusing, given the pages are mixed in with newer alternatives. I'm proposing we redirect to content-related digest headers.
Deletions:
Digest
header, redirected toContent-Digest
Want-Digest
header, redirected toWant-Content-Digest
Changes:
Repr-Digest
andContent-Digest
pages for clarityspec_urls
front matter should bespec-urls
Additions:
Content-Digest
based on specsMotivation
The remaining pages were touched recently, but I think there's room for improvement in the language used so that it's easier to understand when/why to use
Repr-Digest
instead ofContent-Digest
.Related issues and pull requests